Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally 272f1fc2cf3a: Pulling from altinityinfra/stateless-test 9cb31e2e37ea: Pulling fs layer df359b7b1559: Pulling fs layer 3a559aa61c9d: Pulling fs layer 68a0cab749fd: Pulling fs layer 651fb59f4bde: Pulling fs layer e46ee7633e06: Pulling fs layer 4d81e853134c: Pulling fs layer 2ca83fb30920: Pulling fs layer 87383c42c280: Pulling fs layer c69fd5871616: Pulling fs layer be36e833f5a0: Pulling fs layer 01d36d6d8ac0: Pulling fs layer d26aa70e4ee9: Pulling fs layer 4f4fb700ef54: Pulling fs layer a530659dc546: Pulling fs layer 67ee28f56be0: Pulling fs layer b4317c09da11: Pulling fs layer 85d8d0cf5c07: Pulling fs layer 698f50c38bfc: Pulling fs layer 68a0cab749fd: Waiting 72201d93f05d: Pulling fs layer b470e71e0f04: Pulling fs layer 651fb59f4bde: Waiting ac7e0d204651: Pulling fs layer b7ee99b11446: Pulling fs layer e46ee7633e06: Waiting 4d81e853134c: Waiting 6c599e19d203: Pulling fs layer 2ca83fb30920: Waiting 25487a5e81e2: Pulling fs layer c69fd5871616: Waiting d26aa70e4ee9: Waiting 87383c42c280: Waiting 860a93490d01: Pulling fs layer 9cdda56dc0a5: Pulling fs layer be36e833f5a0: Waiting b470e71e0f04: Waiting 85d8d0cf5c07: Waiting 67ee28f56be0: Waiting 698f50c38bfc: Waiting ac7e0d204651: Waiting b7ee99b11446: Waiting 860a93490d01: Waiting 9cdda56dc0a5: Waiting 72201d93f05d: Waiting 6c599e19d203: Waiting b4317c09da11: Waiting 25487a5e81e2: Waiting df359b7b1559: Verifying Checksum df359b7b1559: Download complete 68a0cab749fd: Verifying Checksum 68a0cab749fd: Download complete 9cb31e2e37ea: Download complete 3a559aa61c9d: Verifying Checksum 3a559aa61c9d: Download complete e46ee7633e06: Verifying Checksum e46ee7633e06: Download complete 4d81e853134c: Verifying Checksum 4d81e853134c: Download complete 87383c42c280: Verifying Checksum 87383c42c280: Download complete 9cb31e2e37ea: Pull complete df359b7b1559: Pull complete c69fd5871616: Download complete be36e833f5a0: Verifying Checksum be36e833f5a0: Download complete 651fb59f4bde: Verifying Checksum 651fb59f4bde: Download complete 01d36d6d8ac0: Verifying Checksum 01d36d6d8ac0: Download complete d26aa70e4ee9: Download complete 4f4fb700ef54: Download complete a530659dc546: Verifying Checksum a530659dc546: Download complete 67ee28f56be0: Download complete b4317c09da11: Verifying Checksum b4317c09da11: Download complete 3a559aa61c9d: Pull complete 68a0cab749fd: Pull complete 85d8d0cf5c07: Verifying Checksum 85d8d0cf5c07: Download complete 698f50c38bfc: Verifying Checksum 698f50c38bfc: Download complete b470e71e0f04: Verifying Checksum b470e71e0f04: Download complete ac7e0d204651: Verifying Checksum ac7e0d204651: Download complete b7ee99b11446: Verifying Checksum b7ee99b11446: Download complete 6c599e19d203: Verifying Checksum 6c599e19d203: Download complete 25487a5e81e2: Verifying Checksum 25487a5e81e2: Download complete 2ca83fb30920: Verifying Checksum 2ca83fb30920: Download complete 72201d93f05d: Verifying Checksum 72201d93f05d: Download complete 651fb59f4bde: Pull complete 860a93490d01: Verifying Checksum 860a93490d01: Download complete e46ee7633e06: Pull complete 9cdda56dc0a5: Verifying Checksum 9cdda56dc0a5: Download complete 4d81e853134c: Pull complete 2ca83fb30920: Pull complete 87383c42c280: Pull complete c69fd5871616: Pull complete be36e833f5a0: Pull complete 01d36d6d8ac0: Pull complete d26aa70e4ee9: Pull complete 4f4fb700ef54: Pull complete a530659dc546: Pull complete 67ee28f56be0: Pull complete b4317c09da11: Pull complete 85d8d0cf5c07: Pull complete 698f50c38bfc: Pull complete 72201d93f05d: Pull complete b470e71e0f04: Pull complete ac7e0d204651: Pull complete b7ee99b11446: Pull complete 6c599e19d203: Pull complete 25487a5e81e2: Pull complete 860a93490d01: Pull complete 9cdda56dc0a5: Pull complete Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1 Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a + source /setup_export_logs.sh ++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh ++ CLICKHOUSE_CI_LOGS_USER=ci ++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export ++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, ' ++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id' ++ EXTRA_ORDER_BY_COLUMNS=check_name ++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), ' ++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols' + source /basic_helpers.sh + source /repo/tests/docker_scripts/stress_tests.lib ++ OK='\tOK\t\N\t' ++ FAIL='\tFAIL\t\N\t' ++ FAILURE_CONTEXT_LINES=100 ++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000 ++ source /basic_helpers.sh + dmesg --clear + set -e -x -a + USE_DATABASE_REPLICATED=0 + USE_SHARED_CATALOG=0 ++ rg -v '#' /usr/share/zoneinfo/zone.tab ++ awk '{print $3}' ++ head -n1 ++ shuf + TZ=Asia/Khandyga + echo 'Chosen random timezone Asia/Khandyga' + ln -snf /usr/share/zoneinfo/Asia/Khandyga /etc/localtime Chosen random timezone Asia/Khandyga + echo Asia/Khandyga + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.8.10076.altinitytest+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static_25.3.8.10076.altinitytest+tsan_amd64.deb Selecting previously unselected package clickhouse-common-static. (Reading database ... 48449 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static_25.3.8.10076.altinitytest+tsan_amd64.deb ... Unpacking clickhouse-common-static (25.3.8.10076.altinitytest+tsan) ... Setting up clickhouse-common-static (25.3.8.10076.altinitytest+tsan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.8.10076.altinitytest+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static-dbg_25.3.8.10076.altinitytest+tsan_amd64.deb Selecting previously unselected package clickhouse-common-static-dbg. (Reading database ... 48476 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static-dbg_25.3.8.10076.altinitytest+tsan_amd64.deb ... Unpacking clickhouse-common-static-dbg (25.3.8.10076.altinitytest+tsan) ... Setting up clickhouse-common-static-dbg (25.3.8.10076.altinitytest+tsan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.8.10076.altinitytest+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-server_25.3.8.10076.altinitytest+tsan_amd64.deb Selecting previously unselected package clickhouse-server. (Reading database ... 48483 files and directories currently installed.) Preparing to unpack .../clickhouse-server_25.3.8.10076.altinitytest+tsan_amd64.deb ... Unpacking clickhouse-server (25.3.8.10076.altinitytest+tsan) ... Setting up clickhouse-server (25.3.8.10076.altinitytest+tsan) ... ClickHouse binary is already located at /usr/bin/clickhouse Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse. Creating symlink /usr/bin/ch to /usr/bin/clickhouse. Creating symlink /usr/bin/chl to /usr/bin/clickhouse. Creating symlink /usr/bin/chc to /usr/bin/clickhouse. Creating clickhouse group if it does not exist. groupadd -r clickhouse Creating clickhouse user if it does not exist. useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf. Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration. Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration. Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it. /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path. /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path. Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it. Log directory /var/log/clickhouse-server/ already exists. Creating data directory /var/lib/clickhouse/. Creating pid directory /var/run/clickhouse-server. chown -R clickhouse:clickhouse '/var/log/clickhouse-server/' chown -R clickhouse:clickhouse '/var/run/clickhouse-server' chown clickhouse:clickhouse '/var/lib/clickhouse/' groupadd -r clickhouse-bridge useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge' chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge' Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it. Setting capabilities for clickhouse binary. This is optional. chown -R clickhouse:clickhouse '/etc/clickhouse-server' ClickHouse has been successfully installed. Start clickhouse-server with: sudo clickhouse start Start clickhouse-client with: clickhouse-client + return + run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.8.10076.altinitytest+tsan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-client_25.3.8.10076.altinitytest+tsan_amd64.deb Selecting previously unselected package clickhouse-client. (Reading database ... 48500 files and directories currently installed.) Preparing to unpack .../clickhouse-client_25.3.8.10076.altinitytest+tsan_amd64.deb ... Unpacking clickhouse-client (25.3.8.10076.altinitytest+tsan) ... Setting up clickhouse-client (25.3.8.10076.altinitytest+tsan) ... + return + echo '' + [[ -z '' ]] + ch --query 'SELECT 1' 1 + chl --query 'SELECT 1' 1 + chc --version ClickHouse client version 25.3.8.10076.altinitytest (altinity build). + ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test + export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + source /repo/tests/docker_scripts/attach_gdb.lib ++ source /repo/tests/docker_scripts/utils.lib +++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P +++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 ++ source /basic_helpers.sh + source /repo/tests/docker_scripts/utils.lib ++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P ++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 + /repo/tests/config/install.sh + DEST_SERVER_PATH=/etc/clickhouse-server + DEST_CLIENT_PATH=/etc/clickhouse-client +++ dirname /repo/tests/config/install.sh ++ cd /repo/tests/config ++ pwd -P + SRC_PATH=/repo/tests/config + '[' 0 -ge 2 ']' + FAST_TEST=0 + NO_AZURE=0 + [[ 0 -gt 0 ]] + echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server' + mkdir -p /etc/clickhouse-server/config.d/ Going to install test configs from /repo/tests/config into /etc/clickhouse-server + mkdir -p /etc/clickhouse-server/users.d/ + mkdir -p /etc/clickhouse-client + ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/allow_impersonate_user.xml /etc/clickhouse-server/config.d/ + '[' 0 '!=' 1 ']' + ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/ + [[ -n '' ]] + ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/ + ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/server.key /etc/clickhouse-server/ + ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/ + ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/ + ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + value=5107712 + sed --follow-symlinks -i 's|[[:digit:]]\+|5107712|' /etc/clickhouse-server/config.d/keeper_port.xml + value=61399040 + sed --follow-symlinks -i 's|[[:digit:]]\+|61399040|' /etc/clickhouse-server/config.d/keeper_port.xml + value=0 + sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n '' ]] + [[ -n '' ]] + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ 1 == \1 ]] + [[ 0 != \1 ]] + ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ 0 == \1 ]] + ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml + /repo/tests/docker_scripts/setup_minio.sh stateless + azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence + export MINIO_ROOT_USER=clickhouse + MINIO_ROOT_USER=clickhouse + export MINIO_ROOT_PASSWORD=clickhouse + MINIO_ROOT_PASSWORD=clickhouse + main stateless + local query_dir ++ check_arg stateless ++ local query_dir ++ '[' '!' 1 -eq 1 ']' ++ case "$1" in ++ query_dir=0_stateless ++ echo 0_stateless + query_dir=0_stateless + '[' '!' -f ./minio ']' + start_minio + mkdir -p ./minio_data + ./minio --version minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3) Runtime: go1.22.5 linux/amd64 License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Copyright: 2015-2024 MinIO, Inc. + wait_for_it + local counter=0 + ./minio server --address :11111 ./minio_data + local max_counter=60 + local url=http://localhost:11111 + params=('--silent' '--verbose') + local params + curl --silent --verbose http://localhost:11111 + grep AccessDenied + [[ 0 == \6\0 ]] + echo 'trying to connect to minio' + sleep 1 trying to connect to minio In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory). Azurite Blob service is starting on 0.0.0.0:10000 Azurite Blob service successfully listens on http://0.0.0.0:10000 INFO: Formatting 1st pool, 1 set(s), 1 drives per set. INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable. MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:38575 http://127.0.0.1:38575 Docs: https://min.io/docs/minio/linux/index.html + counter=1 + curl --silent --verbose http://localhost:11111 + grep AccessDenied AccessDeniedAccess Denied./18778278AC5EA1E67dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f + lsof -i :11111 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME minio 281 root 8u IPv4 30506 0t0 TCP localhost:11111 (LISTEN) minio 281 root 9u IPv6 30507 0t0 TCP *:11111 (LISTEN) minio 281 root 10u IPv6 30508 0t0 TCP localhost:11111 (LISTEN) + sleep 5 + setup_minio stateless + local test_type=stateless + ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse Added `clickminio` successfully. + ./mc admin user add clickminio test testtest Added user `test` successfully. + ./mc admin policy attach clickminio readwrite --user=test Attached Policies: [readwrite] To User: test + ./mc mb --ignore-existing clickminio/test Bucket created successfully `clickminio/test`. + '[' stateless = stateless ']' + ./mc anonymous set public clickminio/test Access permission for `clickminio/test` is set to `public` + upload_data 0_stateless /repo/tests/ + local query_dir=0_stateless + local test_path=/repo/tests/ + local data_path=/repo/tests//queries/0_stateless/data_minio + '[' -d /repo/tests//queries/0_stateless/data_minio ']' + ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/ `/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar` `/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl` `/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow` `/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz` `/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet` `/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet` `/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv` `/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv` `/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv` `/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data` `/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv` Total: 5.43 MiB, Transferred: 5.43 MiB, Speed: 127.33 MiB/s + setup_aws_credentials + local minio_root_user=clickhouse + local minio_root_password=clickhouse + mkdir -p /root/.aws + cat + config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml + set +x File /tmp/export-logs-config.sh does not exist, do not setup + [[ -n '' ]] + export IS_FLAKY_CHECK=0 + IS_FLAKY_CHECK=0 + export NUM_TRIES + '[' 1 -gt 1 ']' + sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' 1 + break + setup_logs_replication File /tmp/export-logs-config.sh does not exist, do not setup + set +x + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 416 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Connected to clickhouse-server after attaching gdb + return + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + max_retries=100 + retry=1 + '[' 1 -le 100 ']' + echo 'clickminio restart attempt 1:' clickminio restart attempt 1: ++ ./mc admin service restart clickminio --wait --json ++ jq -r .status INFO: Restarting on service signal MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:39369 http://127.0.0.1:39369 Docs: https://min.io/docs/minio/linux/index.html + output='success success' + echo 'Output of restart status: success success' + expected_output='success success' + '[' 'success success' = 'success success' ']' + echo 'Restarted clickminio successfully.' + break + '[' 1 -gt 100 ']' Output of restart status: success success Restarted clickminio successfully. + MC_ADMIN_PID=1351 + ./mc admin trace clickminio + export -f run_tests + export -f prepare_stateful_data + prepare_stateful_data + [[ -n 0 ]] + [[ 0 -eq 1 ]] + clickhouse-client --query 'SHOW DATABASES' INFORMATION_SCHEMA default information_schema system + clickhouse-client --query 'CREATE DATABASE datasets' + clickhouse-client + clickhouse-client --query 'SHOW TABLES FROM datasets' hits_v1 visits_v1 + clickhouse-client --query 'CREATE DATABASE test' + clickhouse-client --query 'SHOW TABLES FROM test' + [[ -n '' ]] + clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits' + clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits' + clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\''' + clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' + clickhouse-client --query 'SHOW TABLES FROM test' hits hits_s3 visits + clickhouse-client --query 'SELECT count() FROM test.hits' 8873898 + clickhouse-client --query 'SELECT count() FROM test.visits' 1676861 + '[' 1 -gt 1 ']' + run_tests + set -x + read -ra ADDITIONAL_OPTIONS + HIGH_LEVEL_COVERAGE=YES + '[' 1 -gt 1 ']' + [[ -n '' ]] + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ '' -eq 1 ]] + [[ 0 -eq 1 ]] ++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\''' + [[ 1 == 0 ]] + ADDITIONAL_OPTIONS+=('--jobs') + ADDITIONAL_OPTIONS+=('8') + [[ -n 2 ]] + [[ -n 6 ]] + ADDITIONAL_OPTIONS+=('--run-by-hash-num') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM") + ADDITIONAL_OPTIONS+=('--run-by-hash-total') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL") + HIGH_LEVEL_COVERAGE=NO + [[ -n '' ]] + [[ NO = \Y\E\S ]] + [[ '' -eq 1 ]] + ADDITIONAL_OPTIONS+=('--zookeeper') + ADDITIONAL_OPTIONS+=('--shard') + [[ -n 0 ]] + [[ 0 -eq 1 ]] + [[ -n '' ]] + ADDITIONAL_OPTIONS+=('--report-logs-stats') + run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + local retries=10 + shift + local retry=0 + '[' 0 -ge 10 ']' + clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + return + set +e + TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}") + clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 2 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats + ts '%Y-%m-%d %H:%M:%S' + tee -a test_output/test_result.txt 2025-11-13 17:11:19 Using queries from '/repo/tests/queries' directory 2025-11-13 17:11:19 Connecting to ClickHouse server... OK 2025-11-13 17:11:19 Connected to server 25.3.8.10076.altinitytest @ d18fc23a98475a020f20bbddf4e7aef7523eac4a HEAD 2025-11-13 17:11:20 Found 1182 parallel tests and 132 sequential tests 2025-11-13 17:11:21 Running about 147 stateless tests (Process-7). 2025-11-13 17:11:21 01100_split_by_string: [ OK ] 0.86 sec. 2025-11-13 17:11:21 Running about 147 stateless tests (Process-4). 2025-11-13 17:11:21 02887_tuple_element_distributed: [ OK ] 0.89 sec. 2025-11-13 17:11:21 Running about 147 stateless tests (Process-3). 2025-11-13 17:11:21 02884_duplicate_index_name: [ OK ] 1.10 sec. 2025-11-13 17:11:22 Running about 147 stateless tests (Process-9). 2025-11-13 17:11:22 02355_control_block_size_in_array_join: [ OK ] 2.30 sec. 2025-11-13 17:11:22 02442_auxiliary_zookeeper_endpoint_id: [ OK ] 1.43 sec. 2025-11-13 17:11:22 02886_missed_json_subcolumns: [ OK ] 1.63 sec. 2025-11-13 17:11:22 02354_vector_search_adaptive_index_granularity: [ OK ] 1.43 sec. 2025-11-13 17:11:23 Running about 147 stateless tests (Process-5). 2025-11-13 17:11:23 02332_dist_insert_send_logs_level: [ OK ] 2.93 sec. 2025-11-13 17:11:24 00589_removal_unused_columns_aggregation: [ OK ] 1.13 sec. 2025-11-13 17:11:24 01284_view_and_extremes_bug: [ OK ] 0.80 sec. 2025-11-13 17:11:24 03039_recursive_cte_postgres_5: [ OK ] 1.64 sec. 2025-11-13 17:11:24 Running about 147 stateless tests (Process-6). 2025-11-13 17:11:24 02096_bad_options_in_client_and_local: [ OK ] 4.29 sec. 2025-11-13 17:11:24 00554_nested_and_table_engines: [ OK ] 1.94 sec. 2025-11-13 17:11:25 00742_require_join_strictness: [ OK ] 0.79 sec. 2025-11-13 17:11:25 01906_bigint_accurate_cast_ubsan: [ OK ] 2.09 sec. 2025-11-13 17:11:25 Running about 147 stateless tests (Process-8). 2025-11-13 17:11:25 03276_subcolumns_in_skipping_indexes: [ OK ] 4.82 sec. 2025-11-13 17:11:25 00542_access_to_temporary_table_in_readonly_mode: [ OK ] 0.93 sec. 2025-11-13 17:11:25 03274_json_pretty_output: [ OK ] 0.73 sec. 2025-11-13 17:11:25 02008_materialize_column: [ OK ] 1.64 sec. 2025-11-13 17:11:25 03014_analyzer_groupby_fuzz_60317: [ OK ] 0.78 sec. 2025-11-13 17:11:26 00593_union_all_assert_columns_removed: [ OK ] 0.94 sec. 2025-11-13 17:11:26 00956_join_use_nulls_with_array_column: [ OK ] 0.73 sec. 2025-11-13 17:11:26 01821_to_date_time_ubsan: [ OK ] 0.89 sec. 2025-11-13 17:11:26 02131_materialize_column_cast: [ OK ] 1.28 sec. 2025-11-13 17:11:27 03161_decimal_binary_math: [ OK ] 2.48 sec. 2025-11-13 17:11:27 01797_StripeLog_rwlock_ub: [ OK ] 0.88 sec. 2025-11-13 17:11:27 03567_parquet_encoder_decimal_stats_bug: [ OK ] 2.49 sec. 2025-11-13 17:11:27 00826_cross_to_inner_join: [ OK ] 2.64 sec. 2025-11-13 17:11:28 03282_join_distributed_no_columns: [ OK ] 1.08 sec. 2025-11-13 17:11:28 00141_parse_timestamp_as_datetime: [ OK ] 0.93 sec. 2025-11-13 17:11:28 02998_to_milliseconds: [ OK ] 1.89 sec. 2025-11-13 17:11:28 00608_uniq_array: [ OK ] 0.98 sec. 2025-11-13 17:11:30 00585_union_all_subquery_aggregation_column_removal: [ OK ] 1.59 sec. 2025-11-13 17:11:30 01427_pk_and_expression_with_different_type: [ OK ] 1.20 sec. 2025-11-13 17:11:30 01018_ddl_dictionaries_select: [ OK ] 3.00 sec. 2025-11-13 17:11:30 02922_respect_nulls_Nullable: [ OK ] 1.79 sec. 2025-11-13 17:11:31 02000_table_function_cluster_macros: [ OK ] 0.85 sec. 2025-11-13 17:11:31 00331_final_and_prewhere: [ OK ] 1.03 sec. 2025-11-13 17:11:31 01710_projection_with_nullable_keys: [ OK ] 0.83 sec. 2025-11-13 17:11:31 00534_functions_bad_arguments4_long: [ SKIPPED ] 0.00 sec. 2025-11-13 17:11:31 Reason: not running for current build 2025-11-13 17:11:31 02301_harmful_reexec: [ OK ] 2.75 sec. 2025-11-13 17:11:31 00937_ipv4_cidr_range: [ OK ] 1.04 sec. 2025-11-13 17:11:32 03224_tuple_element_identifier: [ OK ] 1.03 sec. 2025-11-13 17:11:32 03167_base64_url_functions: [ OK ] 1.49 sec. 2025-11-13 17:11:33 03326_alter_ast_format_bin: [ OK ] 2.04 sec. 2025-11-13 17:11:33 03113_analyzer_not_found_column_in_block_2: [ OK ] 0.89 sec. 2025-11-13 17:11:33 02337_check_translate_qualified_names_matcher: [ OK ] 0.73 sec. 2025-11-13 17:11:33 01960_lambda_precedence: [ OK ] 0.73 sec. 2025-11-13 17:11:34 03134_positional_arguments: [ OK ] 7.70 sec. 2025-11-13 17:11:34 00617_array_in: [ OK ] 1.03 sec. 2025-11-13 17:11:35 01017_bithamming_distance: [ OK ] 1.14 sec. 2025-11-13 17:11:35 02815_logical_error_cannot_get_column_name_of_set: [ OK ] 0.83 sec. 2025-11-13 17:11:35 01961_roaring_memory_tracking: [ SKIPPED ] 0.00 sec. 2025-11-13 17:11:35 Reason: not running for current build 2025-11-13 17:11:35 02345_analyzer_subqueries: [ OK ] 1.18 sec. 2025-11-13 17:11:36 00952_part_frozen_info: [ OK ] 0.98 sec. 2025-11-13 17:11:36 02968_url_args: [ OK ] 1.03 sec. 2025-11-13 17:11:37 03272_json_to_json_cast_1: [ OK ] 1.43 sec. 2025-11-13 17:11:38 Running about 147 stateless tests (Process-10). 2025-11-13 17:11:38 01600_remerge_sort_lowered_memory_bytes_ratio: [ OK ] 18.43 sec. 2025-11-13 17:11:39 02020_exponential_smoothing: [ OK ] 8.01 sec. 2025-11-13 17:11:41 01894_jit_aggregation_function_max_long: [ OK ] 3.69 sec. 2025-11-13 17:11:42 03267_min_parts_to_merge_at_once: [ OK ] 11.47 sec. 2025-11-13 17:11:43 02471_wrong_date_monotonicity: [ OK ] 0.94 sec. 2025-11-13 17:11:44 02904_empty_order_by_with_setting_enabled: [ OK ] 4.81 sec. 2025-11-13 17:11:45 01042_check_query_and_last_granule_size: [ OK ] 3.31 sec. 2025-11-13 17:11:46 02902_add_scalar_in_all_case: [ OK ] 0.93 sec. 2025-11-13 17:11:46 03175_sparse_and_skip_index: [ OK ] 2.45 sec. 2025-11-13 17:11:46 02122_parallel_formatting_JSONCompactStringsEachRowWithNames: [ OK ] 11.47 sec. 2025-11-13 17:11:46 03115_alias_exists_column: [ OK ] 0.89 sec. 2025-11-13 17:11:47 01070_h3_to_parent: [ OK ] 0.64 sec. 2025-11-13 17:11:47 01292_quantile_array_bug: [ OK ] 0.60 sec. 2025-11-13 17:11:48 01268_mv_scalars: [ OK ] 1.65 sec. 2025-11-13 17:11:49 01710_projection_external_aggregate: [ OK ] 3.09 sec. 2025-11-13 17:11:49 00191_aggregating_merge_tree_and_final: [ OK ] 1.34 sec. 2025-11-13 17:11:49 02423_insert_stats_behaviour: [ OK ] 12.92 sec. 2025-11-13 17:11:50 02179_degrees_radians: [ OK ] 1.49 sec. 2025-11-13 17:11:50 02911_cte_invalid_query_analysis: [ OK ] 1.13 sec. 2025-11-13 17:11:50 02177_issue_31009: [ SKIPPED ] 0.00 sec. 2025-11-13 17:11:50 Reason: not running for current build 2025-11-13 17:11:50 01458_is_decimal_overflow: [ OK ] 1.44 sec. 2025-11-13 17:11:51 03286_reverse_sorting_key_final2: [ OK ] 1.05 sec. 2025-11-13 17:11:51 00116_storage_set: [ OK ] 1.09 sec. 2025-11-13 17:11:51 02972_to_string_nullable_timezone: [ OK ] 0.74 sec. 2025-11-13 17:11:51 02187_test_final_and_limit_modifier: [ OK ] 0.73 sec. 2025-11-13 17:11:52 00823_sequence_match_dfa: [ OK ] 7.82 sec. 2025-11-13 17:11:52 03200_memory_engine_alter_dynamic: [ OK ] 0.79 sec. 2025-11-13 17:11:53 03293_forbid_cluster_table_engine: [ OK ] 0.80 sec. 2025-11-13 17:11:53 02520_group_array_last: [ OK ] 1.80 sec. 2025-11-13 17:11:53 02366_asof_optimize_predicate_bug_37813: [ OK ] 0.98 sec. 2025-11-13 17:11:54 03161_clickhouse_keeper_client_create_sequential: [ OK ] 2.64 sec. 2025-11-13 17:11:54 03171_hashed_dictionary_short_circuit_bug_fix: [ OK ] 1.03 sec. 2025-11-13 17:11:55 02129_skip_quoted_fields: [ OK ] 21.85 sec. 2025-11-13 17:11:55 02931_file_cluster: [ OK ] 2.64 sec. 2025-11-13 17:11:55 01825_new_type_json_insert_select: [ OK ] 2.29 sec. 2025-11-13 17:11:55 02006_client_test_hint_error_name: [ OK ] 0.94 sec. 2025-11-13 17:11:56 02918_template_format_deadlock: [ OK ] 2.44 sec. 2025-11-13 17:11:56 00370_duplicate_columns_in_subqueries: [ OK ] 0.99 sec. 2025-11-13 17:11:57 02798_explain_settings_not_applied_bug: [ OK ] 0.95 sec. 2025-11-13 17:11:58 02551_obfuscator_keywords: [ OK ] 2.39 sec. 2025-11-13 17:11:58 01353_topk_enum: [ OK ] 0.89 sec. 2025-11-13 17:11:59 02366_kql_distinct: [ OK ] 1.14 sec. 2025-11-13 17:12:00 02540_duplicate_primary_key2: [ OK ] 1.59 sec. 2025-11-13 17:12:00 02131_skip_index_not_materialized: [ OK ] 0.89 sec. 2025-11-13 17:12:01 02504_parse_datetime_best_effort_calebeaires: [ OK ] 0.79 sec. 2025-11-13 17:12:01 01930_optimize_skip_unused_shards_rewrite_in: [ OK ] 4.71 sec. 2025-11-13 17:12:02 02999_ulid_short_circuit: [ OK ] 0.93 sec. 2025-11-13 17:12:02 00938_test_retention_function: [ OK ] 1.14 sec. 2025-11-13 17:12:03 03207_json_read_subcolumns_1_compact_merge_tree: [ OK ] 12.83 sec. 2025-11-13 17:12:03 03069_analyzer_with_alias_in_array_join: [ OK ] 0.88 sec. 2025-11-13 17:12:04 03306_expose_headers: [ OK ] 1.99 sec. 2025-11-13 17:12:05 01825_type_json_ghdata: [ OK ] 26.13 sec. 2025-11-13 17:12:05 00685_output_format_json_escape_forward_slashes: [ OK ] 0.79 sec. 2025-11-13 17:12:05 03356_system_flush_logs_individual: [ OK ] 5.27 sec. 2025-11-13 17:12:05 03149_variant_pop_back_typo: [ OK ] 0.70 sec. 2025-11-13 17:12:07 03325_distributed_join_json_array_subcolumns: [ OK ] 1.80 sec. 2025-11-13 17:12:07 01000_unneeded_substitutions_client: [ OK ] 2.70 sec. 2025-11-13 17:12:09 02482_insert_into_dist_race: [ OK ] 1.35 sec. 2025-11-13 17:12:09 00426_nulls_sorting: [ OK ] 1.37 sec. 2025-11-13 17:12:10 02346_fulltext_index_bug52019: [ OK ] 1.24 sec. 2025-11-13 17:12:10 03230_async_insert_native: [ OK ] 7.66 sec. 2025-11-13 17:12:11 03268_nested_analyzer: [ OK ] 0.93 sec. 2025-11-13 17:12:11 02151_http_s_structure_set_eof: [ OK ] 16.23 sec. 2025-11-13 17:12:11 02458_datediff_date32: [ OK ] 2.74 sec. 2025-11-13 17:12:12 01661_test_toDayOfWeek_mysql_compatibility: [ OK ] 0.69 sec. 2025-11-13 17:12:13 03149_analyzer_join_projection_name_2: [ OK ] 1.94 sec. 2025-11-13 17:12:14 02458_key_condition_not_like_prefix: [ OK ] 2.32 sec. 2025-11-13 17:12:14 02989_variant_comparison: [ OK ] 2.09 sec. 2025-11-13 17:12:15 02240_get_type_serialization_streams: [ OK ] 1.09 sec. 2025-11-13 17:12:16 00936_substring_utf8_non_const: [ OK ] 49.49 sec. 2025-11-13 17:12:17 01753_mutate_table_predicated_with_table: [ OK ] 1.05 sec. 2025-11-13 17:12:18 02319_sql_standard_create_drop_index: [ OK ] 1.89 sec. 2025-11-13 17:12:19 02026_accurate_cast_or_default: [ OK ] 2.86 sec. 2025-11-13 17:12:20 01045_array_zip: [ OK ] 1.60 sec. 2025-11-13 17:12:20 01811_storage_buffer_flush_parameters: [ OK ] 7.06 sec. 2025-11-13 17:12:20 02969_analyzer_eliminate_injective_functions: [ OK ] 0.89 sec. 2025-11-13 17:12:20 01720_join_implicit_cast: [ OK ] 15.17 sec. 2025-11-13 17:12:21 00916_add_materialized_column_after: [ OK ] 0.84 sec. 2025-11-13 17:12:23 01444_create_table_drop_database_race: [ OK ] 12.62 sec. 2025-11-13 17:12:24 02024_compression_in_query: [ OK ] 9.83 sec. 2025-11-13 17:12:25 03153_format_regexp_usability: [ OK ] 4.39 sec. 2025-11-13 17:12:25 02918_multif_for_nullable: [ OK ] 5.18 sec. 2025-11-13 17:12:27 03215_validate_type_in_alter_add_modify_column: [ OK ] 2.00 sec. 2025-11-13 17:12:27 00814_parsing_ub: [ OK ] 0.80 sec. 2025-11-13 17:12:28 00952_input_function: [ OK ] 25.13 sec. 2025-11-13 17:12:29 03300_pretty_vertical_cut: [ OK ] 0.98 sec. 2025-11-13 17:12:29 03011_adaptative_timeout_compatibility: [ OK ] 0.84 sec. 2025-11-13 17:12:30 02269_bool_map_sync_after_error: [ OK ] 9.83 sec. 2025-11-13 17:12:31 03298_server_client_native_settings: [ OK ] 1.04 sec. 2025-11-13 17:12:32 01451_wrong_error_long_query: [ OK ] 3.09 sec. 2025-11-13 17:12:34 02455_default_union_except_intersect: [ OK ] 2.39 sec. 2025-11-13 17:12:34 02488_zero_copy_detached_parts_drop_table: [ OK ] 11.25 sec. 2025-11-13 17:12:35 01186_conversion_to_nullable: [ OK ] 1.03 sec. 2025-11-13 17:12:36 01176_mysql_client_interactive: [ OK ] 3.19 sec. 2025-11-13 17:12:36 01550_type_map_formats_input: [ OK ] 11.43 sec. 2025-11-13 17:12:37 00607_index_in_in: [ OK ] 1.14 sec. 2025-11-13 17:12:37 03285_analyzer_optimize_disjunctions: [ OK ] 1.59 sec. 2025-11-13 17:12:38 01390_remove_injective_in_uniq: [ OK ] 1.39 sec. 2025-11-13 17:12:39 01786_group_by_pk_many_streams: [ OK ] 2.66 sec. 2025-11-13 17:12:41 01747_alter_partition_key_enum_zookeeper_long: [ OK ] 1.89 sec. 2025-11-13 17:12:41 03221_refreshable_matview_progress: [ OK ] 2.75 sec. 2025-11-13 17:12:42 01470_columns_transformers2: [ OK ] 1.11 sec. 2025-11-13 17:12:45 02223_h3_test_const_columns: [ OK ] 2.29 sec. 2025-11-13 17:12:46 02004_intersect_except_distinct_operators: [ OK ] 16.98 sec. 2025-11-13 17:12:46 01851_clear_column_referenced_by_mv: [ OK ] 1.13 sec. 2025-11-13 17:12:46 02026_arrayDifference_const: [ OK ] 0.69 sec. 2025-11-13 17:12:47 03525_json_extract_datetime64_from_numbers: [ OK ] 0.75 sec. 2025-11-13 17:12:48 03203_optimize_disjunctions_chain_to_in: [ OK ] 0.93 sec. 2025-11-13 17:12:48 03464_projections_with_subcolumns: [ OK ] 11.57 sec. 2025-11-13 17:12:51 01451_replicated_detach_drop_part_long: [ OK ] 2.49 sec. 2025-11-13 17:12:53 00927_asof_join_noninclusive: [ OK ] 1.65 sec. 2025-11-13 17:12:54 03167_attach_as_replicated_errors: [ OK ] 12.53 sec. 2025-11-13 17:12:56 00688_low_cardinality_dictionary_deserialization: [ OK ] 32.28 sec. 2025-11-13 17:12:56 02900_issue_55858: [ OK ] 1.99 sec. 2025-11-13 17:12:57 02988_ordinary_database_warning: [ OK ] 0.78 sec. 2025-11-13 17:12:57 02880_indexHint__partition_id: [ OK ] 0.94 sec. 2025-11-13 17:12:58 01657_array_element_ubsan: [ OK ] 0.98 sec. 2025-11-13 17:12:58 00338_replicate_array_of_strings: [ OK ] 1.04 sec. 2025-11-13 17:12:58 02122_parallel_formatting_JSONCompactStrings: [ OK ] 11.72 sec. 2025-11-13 17:12:59 02801_backup_native_copy: [ OK ] 24.51 sec. 2025-11-13 17:12:59 03270_fix_column_modifier_write_order: [ OK ] 0.94 sec. 2025-11-13 17:12:59 01398_in_tuple_func: [ OK ] 1.04 sec. 2025-11-13 17:13:00 00938_dataset_test: [ OK ] 0.93 sec. 2025-11-13 17:13:00 00459_group_array_insert_at: [ OK ] 0.98 sec. 2025-11-13 17:13:01 02030_client_unknown_database: [ OK ] 2.90 sec. 2025-11-13 17:13:01 02043_user_defined_executable_function_implicit_cast: [ OK ] 0.99 sec. 2025-11-13 17:13:02 00936_crc_functions: [ OK ] 1.38 sec. 2025-11-13 17:13:02 02949_parallel_replicas_scalar_subquery_big_integer: [ OK ] 1.10 sec. 2025-11-13 17:13:04 00467_qualified_names: [ OK ] 1.44 sec. 2025-11-13 17:13:05 02293_h3_hex_ring: [ OK ] 1.81 sec. 2025-11-13 17:13:08 02872_null_as_default_nested: [ OK ] 15.23 sec. 2025-11-13 17:13:08 00205_scalar_subqueries: [ OK ] 2.44 sec. 2025-11-13 17:13:09 01881_to_week_monotonic_fix: [ OK ] 0.89 sec. 2025-11-13 17:13:10 03032_numbers_zeros: [ OK ] 1.35 sec. 2025-11-13 17:13:11 01881_join_on_conditions_hash: [ OK ] 8.66 sec. 2025-11-13 17:13:11 02354_read_in_order_prewhere: [ OK ] 11.53 sec. 2025-11-13 17:13:11 01079_bit_operations_using_bitset: [ OK ] 1.19 sec. 2025-11-13 17:13:12 02354_window_expression_with_aggregation_expression: [ OK ] 0.75 sec. 2025-11-13 17:13:12 03267_join_swap_bug: [ OK ] 1.23 sec. 2025-11-13 17:13:13 03538_crash_in_parallel_hash_with_empty_using: [ OK ] 1.09 sec. 2025-11-13 17:13:13 01592_length_map: [ OK ] 0.79 sec. 2025-11-13 17:13:14 00564_temporary_table_management: [ OK ] 0.74 sec. 2025-11-13 17:13:14 03579_create_table_populate_from_s3: [ OK ] 6.20 sec. 2025-11-13 17:13:15 00626_replace_partition_from_table_zookeeper: [ OK ] 79.30 sec. 2025-11-13 17:13:15 00197_if_fixed_string: [ OK ] 0.94 sec. 2025-11-13 17:13:15 02990_optimize_uniq_to_count_alias: [ OK ] 0.99 sec. 2025-11-13 17:13:15 03111_inner_join_group_by: [ OK ] 0.68 sec. 2025-11-13 17:13:15 02907_clickhouse_dictionary_bug: [ OK ] 2.69 sec. 2025-11-13 17:13:16 02811_parallel_replicas_prewhere_count: [ OK ] 0.93 sec. 2025-11-13 17:13:16 00538_datediff_plural_units: [ OK ] 0.79 sec. 2025-11-13 17:13:16 02906_flatten_only_true_nested: [ OK ] 0.68 sec. 2025-11-13 17:13:17 00700_decimal_formats: [ OK ] 0.98 sec. 2025-11-13 17:13:17 03146_bug47862: [ OK ] 0.69 sec. 2025-11-13 17:13:17 02554_format_json_columns_for_empty: [ OK ] 0.83 sec. 2025-11-13 17:13:18 02477_analyzer_array_join_with_join: [ OK ] 2.79 sec. 2025-11-13 17:13:18 02813_series_period_detect: [ OK ] 1.75 sec. 2025-11-13 17:13:18 02995_index_5: [ SKIPPED ] 0.00 sec. 2025-11-13 17:13:18 Reason: not running for current build 2025-11-13 17:13:19 01761_cast_to_enum_nullable: [ OK ] 0.80 sec. 2025-11-13 17:13:20 02352_interactive_queries_from_file: [ OK ] 2.99 sec. 2025-11-13 17:13:20 00135_duplicate_group_by_keys_segfault: [ OK ] 0.84 sec. 2025-11-13 17:13:20 00260_like_and_curly_braces: [ OK ] 1.76 sec. 2025-11-13 17:13:21 00578_merge_table_sampling: [ OK ] 1.20 sec. 2025-11-13 17:13:21 00362_great_circle_distance: [ OK ] 0.80 sec. 2025-11-13 17:13:21 02703_jit_external_aggregation: [ SKIPPED ] 0.00 sec. 2025-11-13 17:13:21 Reason: not running for current build 2025-11-13 17:13:22 00904_array_with_constant_2: [ OK ] 0.85 sec. 2025-11-13 17:13:22 02294_decimal_second_errors: [ OK ] 0.99 sec. 2025-11-13 17:13:22 02995_index_10: [ SKIPPED ] 0.00 sec. 2025-11-13 17:13:22 Reason: not running for current build 2025-11-13 17:13:23 02705_grouping_keys_equal_keys: [ OK ] 0.73 sec. 2025-11-13 17:13:24 02263_format_insert_settings: [ OK ] 11.82 sec. 2025-11-13 17:13:25 02874_toDaysSinceYearZero: [ OK ] 1.89 sec. 2025-11-13 17:13:25 02424_pod_array_overflow: [ OK ] 0.79 sec. 2025-11-13 17:13:26 03065_analyzer_cross_join_and_array_join: [ OK ] 0.84 sec. 2025-11-13 17:13:26 00127_group_by_concat: [ OK ] 0.88 sec. 2025-11-13 17:13:27 00437_nulls_first_last: [ OK ] 2.29 sec. 2025-11-13 17:13:28 00752_low_cardinality_left_array_join: [ OK ] 1.16 sec. 2025-11-13 17:13:28 02380_insert_mv_race: [ OK ] 7.66 sec. 2025-11-13 17:13:29 03032_rmt_create_columns_from_replica: [ OK ] 0.85 sec. 2025-11-13 17:13:30 01535_decimal_round_scale_overflow_check: [ OK ] 1.19 sec. 2025-11-13 17:13:30 02952_clickhouse_local_query_parameters_cli: [ OK ] 2.40 sec. 2025-11-13 17:13:31 02874_analysis_of_variance_overflow: [ OK ] 0.80 sec. 2025-11-13 17:13:31 01125_generate_random_qoega: [ OK ] 3.71 sec. 2025-11-13 17:13:33 01409_topK_merge: [ OK ] 1.64 sec. 2025-11-13 17:13:33 00623_replicated_truncate_table_zookeeper_long: [ OK ] 1.86 sec. 2025-11-13 17:13:34 02562_with_fill_nullable: [ OK ] 0.79 sec. 2025-11-13 17:13:34 01065_if_not_finite: [ OK ] 0.99 sec. 2025-11-13 17:13:35 02932_idna: [ OK ] 4.51 sec. 2025-11-13 17:13:36 01276_alter_rename_column_materialized_expr: [ OK ] 1.84 sec. 2025-11-13 17:13:38 03144_alter_column_and_read: [ OK ] 1.42 sec. 2025-11-13 17:13:39 00623_in_partition_key: [ OK ] 4.00 sec. 2025-11-13 17:13:41 01073_show_tables_not_like: [ OK ] 2.31 sec. 2025-11-13 17:13:43 02834_formats_with_variable_number_of_columns: [ OK ] 1.95 sec. 2025-11-13 17:13:44 02476_fix_cast_parser_bug: [ OK ] 0.68 sec. 2025-11-13 17:13:45 01247_least_greatest_filimonov: [ OK ] 0.74 sec. 2025-11-13 17:13:58 03279_pr_3_way_joins_left_first: [ OK ] 13.48 sec. 2025-11-13 17:14:07 03254_limit_by_with_offset_parallel_replicas: [ OK ] 29.04 sec. 2025-11-13 17:14:09 01101_literal_column_clash: [ OK ] 1.65 sec. 2025-11-13 17:14:09 00534_functions_bad_arguments12: [ SKIPPED ] 0.00 sec. 2025-11-13 17:14:09 Reason: not running for current build 2025-11-13 17:14:10 00143_number_classification_functions: [ OK ] 1.34 sec. 2025-11-13 17:14:12 00444_join_use_nulls: [ OK ] 1.39 sec. 2025-11-13 17:14:12 02563_progress_when_no_rows_from_prewhere: [ SKIPPED ] 0.00 sec. 2025-11-13 17:14:12 Reason: not running for current build 2025-11-13 17:14:18 02421_truncate_isolation_with_mutations: [ OK ] 56.00 sec. 2025-11-13 17:14:19 00925_zookeeper_empty_replicated_merge_tree_optimize_final_long: [ OK ] 7.11 sec. 2025-11-13 17:14:21 01825_type_json_in_array: [ OK ] 1.78 sec. 2025-11-13 17:14:22 00209_insert_select_extremes: [ OK ] 1.29 sec. 2025-11-13 17:14:23 02366_kql_create_table: [ OK ] 1.25 sec. 2025-11-13 17:14:28 01825_new_type_json_12: [ OK ] 9.33 sec. 2025-11-13 17:14:32 02421_type_json_async_insert: [ OK ] 8.18 sec. 2025-11-13 17:14:32 00900_long_parquet: [ OK ] 33.92 sec. 2025-11-13 17:14:32 02354_vector_search_legacy_index_creation_syntax: [ OK ] 0.86 sec. 2025-11-13 17:14:35 00662_array_has_nullable: [ OK ] 2.01 sec. 2025-11-13 17:14:35 03208_array_of_json_read_subcolumns_2_compact_merge_tree: [ SKIPPED ] 0.00 sec. 2025-11-13 17:14:35 Reason: not running for current build 2025-11-13 17:14:35 00386_long_in_pk: [ OK ] 60.86 sec. 2025-11-13 17:14:35 02475_precise_decimal_arithmetics: [ OK ] 2.70 sec. 2025-11-13 17:14:36 00482_subqueries_and_aliases: [ OK ] 0.94 sec. 2025-11-13 17:14:37 02369_analyzer_array_join_function: [ OK ] 2.10 sec. 2025-11-13 17:14:38 02481_async_insert_dedup: [ OK ] 80.77 sec. 2025-11-13 17:14:38 00177_inserts_through_http_parts: [ OK ] 2.18 sec. 2025-11-13 17:14:38 02733_sparse_columns_reload: [ OK ] 1.54 sec. 2025-11-13 17:14:39 02521_analyzer_array_join_crash: [ OK ] 1.19 sec. 2025-11-13 17:14:40 01025_array_compact_generic: [ OK ] 1.13 sec. 2025-11-13 17:14:41 01554_row_number_after_cannot_read_all_data: [ OK ] 3.09 sec. 2025-11-13 17:14:42 02002_system_table_with_tuple: [ OK ] 2.66 sec. 2025-11-13 17:14:43 01076_json_each_row_array: [ OK ] 3.94 sec. 2025-11-13 17:14:43 00981_no_virtual_columns: [ OK ] 1.08 sec. 2025-11-13 17:14:44 01354_order_by_tuple_collate_const: [ OK ] 1.11 sec. 2025-11-13 17:14:44 01791_dist_INSERT_block_structure_mismatch: [ OK ] 3.13 sec. 2025-11-13 17:14:46 01256_misspell_layout_name_podshumok: [ OK ] 2.20 sec. 2025-11-13 17:14:47 02461_welch_t_test_fuzz: [ OK ] 0.92 sec. 2025-11-13 17:14:48 00834_limit_with_constant_expressions: [ OK ] 3.66 sec. 2025-11-13 17:14:48 01059_storage_file_compression: [ OK ] 109.00 sec. 2025-11-13 17:14:48 03006_join_on_inequal_expression_3: [ OK ] 4.62 sec. 2025-11-13 17:14:49 03258_old_analyzer_const_expr_bug: [ OK ] 1.11 sec. 2025-11-13 17:14:49 02501_analyzer_expired_context_crash_fix: [ OK ] 1.06 sec. 2025-11-13 17:14:49 03160_dynamic_type_agg: [ OK ] 1.21 sec. 2025-11-13 17:14:50 01664_decimal_ubsan: [ OK ] 0.81 sec. 2025-11-13 17:14:50 01359_geodistance_loop: [ OK ] 0.90 sec. 2025-11-13 17:14:52 02098_date32_comparison: [ OK ] 1.34 sec. 2025-11-13 17:14:53 02382_join_and_filtering_set: [ OK ] 2.86 sec. 2025-11-13 17:14:53 02114_bool_type: [ OK ] 1.42 sec. 2025-11-13 17:14:54 03223_analyzer_with_cube_fuzz: [ OK ] 4.73 sec. 2025-11-13 17:14:55 03060_analyzer_regular_view_alias: [ OK ] 1.35 sec. 2025-11-13 17:14:55 03209_parameterized_view_with_non_literal_params: [ OK ] 6.57 sec. 2025-11-13 17:14:56 00472_create_view_if_not_exists: [ OK ] 0.89 sec. 2025-11-13 17:14:56 01283_max_threads_simple_query_optimization: [ OK ] 20.74 sec. 2025-11-13 17:14:56 01472_toBoundsOfInterval_disallow_empty_tz_field: [ OK ] 3.21 sec. 2025-11-13 17:14:56 00647_select_numbers_with_offset: [ OK ] 0.63 sec. 2025-11-13 17:14:56 03209_json_type_merges_small: [ SKIPPED ] 0.00 sec. 2025-11-13 17:14:56 Reason: not running for current build 2025-11-13 17:14:57 02713_array_low_cardinality_string: [ OK ] 0.99 sec. 2025-11-13 17:14:57 01328_bad_peephole_optimization: [ OK ] 0.89 sec. 2025-11-13 17:14:57 02473_extract_low_cardinality_from_json: [ OK ] 0.84 sec. 2025-11-13 17:14:58 00999_join_not_nullable_types: [ OK ] 1.24 sec. 2025-11-13 17:14:58 00004_shard_format_ast_and_remote_table: [ OK ] 0.99 sec. 2025-11-13 17:14:59 01774_case_sensitive_connection_id: [ OK ] 0.78 sec. 2025-11-13 17:15:01 01787_map_remote: [ OK ] 1.85 sec. 2025-11-13 17:15:03 00753_quantile_format: [ OK ] 2.36 sec. 2025-11-13 17:15:04 01470_explain: [ OK ] 0.87 sec. 2025-11-13 17:15:05 03352_distinct_sorted_bug: [ OK ] 0.85 sec. 2025-11-13 17:15:07 01710_projections_order_by_complete: [ OK ] 1.16 sec. 2025-11-13 17:15:08 02861_alter_replace_partition_do_not_wait_mutations_on_unrelated_partitions: [ OK ] 10.62 sec. 2025-11-13 17:15:08 02961_analyzer_low_cardinality_fuzzer: [ OK ] 1.66 sec. 2025-11-13 17:15:09 03002_modify_query_cte: [ OK ] 1.05 sec. 2025-11-13 17:15:14 01750_parsing_exception: [ OK ] 4.77 sec. 2025-11-13 17:15:15 01375_null_issue_3767: [ OK ] 0.81 sec. 2025-11-13 17:15:20 01395_limit_more_cases: [ OK ] 25.99 sec. 2025-11-13 17:15:22 00910_crash_when_distributed_modify_order_by: [ OK ] 1.35 sec. 2025-11-13 17:15:23 02918_implicit_sign_column_constraints_for_collapsing_engine: [ OK ] 25.00 sec. 2025-11-13 17:15:24 01069_materialized_view_alter_target_table: [ OK ] 1.34 sec. 2025-11-13 17:15:28 00650_csv_with_specified_quote_rule: [ OK ] 13.03 sec. 2025-11-13 17:15:30 01155_old_mutation_parts_to_do: [ OK ] 21.77 sec. 2025-11-13 17:15:33 00753_alter_destination_for_storage_buffer: [ OK ] 2.91 sec. 2025-11-13 17:15:34 01001_enums_in_in_section: [ OK ] 0.96 sec. 2025-11-13 17:15:35 01533_distinct_depends_on_max_threads: [ OK ] 10.69 sec. 2025-11-13 17:15:37 02136_scalar_read_rows_json: [ OK ] 3.16 sec. 2025-11-13 17:15:38 03572_empty_tuple_in_nested_type: [ OK ] 0.86 sec. 2025-11-13 17:15:38 02995_index_9: [ SKIPPED ] 0.00 sec. 2025-11-13 17:15:38 Reason: not running for current build 2025-11-13 17:15:39 01710_normal_projections: [ OK ] 17.29 sec. 2025-11-13 17:15:40 01020_function_array_compact: [ OK ] 1.14 sec. 2025-11-13 17:15:42 00061_merge_tree_alter: [ OK ] 3.46 sec. 2025-11-13 17:15:44 02833_url_without_path_encoding: [ OK ] 4.11 sec. 2025-11-13 17:15:45 01032_cityHash64_for_UUID: [ OK ] 1.07 sec. 2025-11-13 17:15:46 00934_is_valid_utf8: [ OK ] 4.05 sec. 2025-11-13 17:15:47 03066_analyzer_global_with_statement: [ OK ] 0.84 sec. 2025-11-13 17:15:51 00754_alter_modify_column_partitions: [ OK ] 5.05 sec. 2025-11-13 17:15:51 02931_ubsan_error_arena_aligned_alloc: [ OK ] 0.74 sec. 2025-11-13 17:15:53 02375_pretty_formats: [ OK ] 1.54 sec. 2025-11-13 17:15:53 00725_memory_tracking: [ OK ] 58.28 sec. 2025-11-13 17:15:53 03680_loop_table_function_access_check: [ OK ] 6.15 sec. 2025-11-13 17:15:54 02188_table_function_format: [ OK ] 0.84 sec. 2025-11-13 17:15:56 03215_view_with_recursive: [ OK ] 2.04 sec. 2025-11-13 17:15:57 01834_alias_columns_laziness_filimonov: [ OK ] 3.69 sec. 2025-11-13 17:15:58 01182_materialized_view_different_structure: [ OK ] 4.66 sec. 2025-11-13 17:15:58 00293_shard_max_subquery_depth: [ OK ] 1.45 sec. 2025-11-13 17:15:59 02129_window_functions_disable_optimizations: [ OK ] 1.04 sec. 2025-11-13 17:16:02 02535_json_bson_each_row_curl: [ OK ] 5.40 sec. 2025-11-13 17:16:08 00473_output_format_json_quote_denormals: [ OK ] 6.13 sec. 2025-11-13 17:16:09 01660_second_extremes_bug: [ OK ] 1.18 sec. 2025-11-13 17:16:09 02160_client_autocomplete_parse_query: [ OK ] 10.27 sec. 2025-11-13 17:16:10 02893_bad_sample_view: [ OK ] 1.03 sec. 2025-11-13 17:16:10 02151_hash_table_sizes_stats_distributed: [ SKIPPED ] 0.00 sec. 2025-11-13 17:16:10 Reason: not running for current build 2025-11-13 17:16:12 03033_create_as_copies_comment: [ OK ] 0.97 sec. 2025-11-13 17:16:15 02907_read_buffer_content_is_cached_multiple_blobs: [ OK ] 16.52 sec. 2025-11-13 17:16:16 02041_openssl_hash_functions_test: [ OK ] 0.90 sec. 2025-11-13 17:16:16 03272_json_to_json_cast_2: [ OK ] 40.86 sec. 2025-11-13 17:16:17 03227_proper_parsing_of_cast_operator: [ OK ] 0.78 sec. 2025-11-13 17:16:17 02052_last_granula_adjust_logical_error: [ OK ] 5.37 sec. 2025-11-13 17:16:17 01532_tuple_with_name_type: [ OK ] 1.01 sec. 2025-11-13 17:16:18 02540_analyzer_matcher_alias_materialized_columns: [ OK ] 1.04 sec. 2025-11-13 17:16:19 00933_alter_ttl: [ OK ] 2.44 sec. 2025-11-13 17:16:19 01050_engine_join_crash: [ OK ] 1.86 sec. 2025-11-13 17:16:20 03008_index_small: [ OK ] 0.99 sec. 2025-11-13 17:16:20 02181_format_describe_query: [ OK ] 2.24 sec. 2025-11-13 17:16:21 01631_date_overflow_as_partition_key: [ OK ] 0.88 sec. 2025-11-13 17:16:22 02840_grace_hash_join_structure_mismatch: [ OK ] 0.84 sec. 2025-11-13 17:16:22 01415_sticking_mutations: [ OK ] 53.92 sec. 2025-11-13 17:16:23 02416_json_tuple_to_array_schema_inference: [ OK ] 0.69 sec. 2025-11-13 17:16:24 02941_projections_external_aggregation: [ OK ] 4.81 sec. 2025-11-13 17:16:24 02163_operators: [ OK ] 0.79 sec. 2025-11-13 17:16:26 01104_distributed_one_test: [ OK ] 1.64 sec. 2025-11-13 17:16:27 01923_different_expression_name_alias: [ OK ] 1.04 sec. 2025-11-13 17:16:28 00947_ml_test: [ OK ] 1.50 sec. 2025-11-13 17:16:29 01656_ipv4_bad_formatting: [ OK ] 0.74 sec. 2025-11-13 17:16:30 02941_variant_type_2: [ OK ] 248.17 sec. 2025-11-13 17:16:32 02771_ignore_data_skipping_indices: [ OK ] 1.99 sec. 2025-11-13 17:16:33 01264_nested_baloo_bear: [ OK ] 1.00 sec. 2025-11-13 17:16:34 02266_auto_add_nullable: [ OK ] 0.84 sec. 2025-11-13 17:16:34 03236_keeper_map_engine_parameters: [ OK ] 0.85 sec. 2025-11-13 17:16:36 02017_columns_with_dot_2: [ OK ] 1.26 sec. 2025-11-13 17:16:36 02783_parallel_replicas_trivial_count_optimization: [ OK ] 11.86 sec. 2025-11-13 17:16:36 01119_optimize_trivial_insert_select: [ OK ] 14.04 sec. 2025-11-13 17:16:38 03274_precise_alter_user_grants: [ OK ] 8.71 sec. 2025-11-13 17:16:39 02912_group_array_sample: [ OK ] 1.07 sec. 2025-11-13 17:16:40 00594_alias_in_distributed: [ OK ] 4.10 sec. 2025-11-13 17:16:41 03033_lightweight_deletes_sync: [ OK ] 1.50 sec. 2025-11-13 17:16:41 01657_test_toHour_mysql_compatibility: [ OK ] 0.76 sec. 2025-11-13 17:16:42 01926_union_all_schmak: [ OK ] 0.91 sec. 2025-11-13 17:16:43 01825_type_json_missed_values: [ OK ] 7.63 sec. 2025-11-13 17:16:44 02227_union_match_by_name: [ OK ] 1.86 sec. 2025-11-13 17:16:45 02875_json_array_as_string: [ OK ] 0.77 sec. 2025-11-13 17:16:49 02722_matcher_join_use_nulls: [ OK ] 5.52 sec. 2025-11-13 17:16:49 01010_pmj_on_disk: [ OK ] 4.31 sec. 2025-11-13 17:16:50 02971_functions_to_subcolumns_map: [ OK ] 0.90 sec. 2025-11-13 17:16:51 02811_insert_schema_inference: [ OK ] 1.04 sec. 2025-11-13 17:16:51 00821_distributed_storage_with_join_on: [ OK ] 2.03 sec. 2025-11-13 17:16:53 01602_modified_julian_day_msan: [ OK ] 1.79 sec. 2025-11-13 17:16:53 02354_vector_search_legacy_index_compatibility: [ OK ] 1.86 sec. 2025-11-13 17:16:54 02246_flatten_tuple: [ OK ] 1.14 sec. 2025-11-13 17:16:55 01880_materialized_view_to_table_type_check: [ OK ] 1.51 sec. 2025-11-13 17:16:55 02967_parallel_replicas_join_algo_and_analyzer_1: [ OK ] 247.48 sec. 2025-11-13 17:16:55 01019_array_fill: [ OK ] 0.89 sec. 2025-11-13 17:16:56 02987_group_array_intersect: [ OK ] 35.98 sec. 2025-11-13 17:16:57 02427_mutate_and_zero_copy_replication_zookeeper: [ OK ] 1.44 sec. 2025-11-13 17:16:57 02995_index_3: [ SKIPPED ] 0.00 sec. 2025-11-13 17:16:57 Reason: not running for current build 2025-11-13 17:16:58 03315_array_join_scalar: [ OK ] 0.94 sec. 2025-11-13 17:16:58 00952_insert_into_distributed_with_materialized_column: [ OK ] 2.70 sec. 2025-11-13 17:16:58 02457_morton_coding: [ OK ] 22.00 sec. 2025-11-13 17:16:59 02971_functions_to_subcolumns_variant: [ OK ] 0.85 sec. 2025-11-13 17:16:59 03015_with_fill_invalid_expression: [ OK ] 1.09 sec. 2025-11-13 17:16:59 02968_full_sorting_join_fuzz: [ OK ] 151.44 sec. 2025-11-13 17:17:00 00679_replace_asterisk: [ OK ] 0.83 sec. 2025-11-13 17:17:01 00052_all_left_join: [ OK ] 0.73 sec. 2025-11-13 17:17:01 02043_query_obfuscator_embedded_dictionaries: [ OK ] 2.13 sec. 2025-11-13 17:17:02 03278_json_subcolumns_in_skipping_indexes: [ OK ] 5.28 sec. 2025-11-13 17:17:02 03152_join_filter_push_down_equivalent_columns: [ OK ] 1.03 sec. 2025-11-13 17:17:03 00732_decimal_summing_merge_tree: [ OK ] 0.98 sec. 2025-11-13 17:17:03 00581_limit_on_result_and_subquery_and_insert: [ OK ] 0.68 sec. 2025-11-13 17:17:03 01770_add_months_ubsan: [ OK ] 0.73 sec. 2025-11-13 17:17:03 02921_fuzzbits_with_array_join: [ OK ] 0.68 sec. 2025-11-13 17:17:04 01010_pm_join_all_join_bug: [ OK ] 0.99 sec. 2025-11-13 17:17:04 00574_empty_strings_deserialization: [ OK ] 5.85 sec. 2025-11-13 17:17:05 03071_analyzer_array_join_forbid_non_existing_columns: [ OK ] 0.48 sec. 2025-11-13 17:17:05 02864_filtered_url_with_globs: [ OK ] 0.68 sec. 2025-11-13 17:17:06 02266_protobuf_format_google_wrappers: [ OK ] 11.02 sec. 2025-11-13 17:17:06 02292_nested_not_flattened_detach: [ OK ] 0.78 sec. 2025-11-13 17:17:07 01650_fetch_patition_with_macro_in_zk_path_long: [ OK ] 1.50 sec. 2025-11-13 17:17:08 02104_clickhouse_local_columns_description: [ OK ] 2.45 sec. 2025-11-13 17:17:09 03058_analyzer_ambiguous_columns: [ OK ] 1.74 sec. 2025-11-13 17:17:09 03314_has_column_in_table_alias_column: [ OK ] 0.96 sec. 2025-11-13 17:17:12 00411_long_accurate_number_comparison_int4: [ OK ] 30.96 sec. 2025-11-13 17:17:13 01581_deduplicate_by_columns_replicated_long: [ OK ] 3.09 sec. 2025-11-13 17:17:14 00527_totals_having_nullable: [ OK ] 0.91 sec. 2025-11-13 17:17:15 03164_linestring_geometry: [ OK ] 0.92 sec. 2025-11-13 17:17:16 01825_new_type_json_parallel_insert: [ OK ] 10.71 sec. 2025-11-13 17:17:17 01353_neighbor_overflow: [ OK ] 0.94 sec. 2025-11-13 17:17:17 02366_kql_tabular: [ OK ] 2.80 sec. 2025-11-13 17:17:18 03063_analyzer_multi_join_wrong_table_specifier: [ OK ] 1.06 sec. 2025-11-13 17:17:18 01915_json_extract_raw_string: [ OK ] 0.90 sec. 2025-11-13 17:17:20 00740_optimize_predicate_expression: [ OK ] 1.18 sec. 2025-11-13 17:17:20 03208_array_of_json_read_subcolumns_2_memory: [ SKIPPED ] 0.00 sec. 2025-11-13 17:17:20 Reason: not running for current build 2025-11-13 17:17:21 01034_prewhere_max_parallel_replicas_distributed: [ OK ] 0.88 sec. 2025-11-13 17:17:21 03168_query_log_privileges_not_empty: [ OK ] 20.34 sec. 2025-11-13 17:17:21 01388_multi_if_optimization: [ OK ] 0.83 sec. 2025-11-13 17:17:23 03144_asof_join_ddb_doubles: [ OK ] 1.44 sec. 2025-11-13 17:17:23 02864_statistics_ddl: [ OK ] 11.21 sec. 2025-11-13 17:17:24 00700_decimal_arithm: [ OK ] 6.52 sec. 2025-11-13 17:17:25 02677_grace_hash_limit_race: [ OK ] 3.11 sec. 2025-11-13 17:17:26 02433_default_expression_operator_in: [ OK ] 1.65 sec. 2025-11-13 17:17:27 00441_nulls_in: [ OK ] 1.84 sec. 2025-11-13 17:17:29 02480_tets_show_full: [ OK ] 3.36 sec. 2025-11-13 17:17:30 03373_named_session_try_recreate_before_timeout: [ OK ] 20.72 sec. 2025-11-13 17:17:31 01511_different_expression_with_same_alias: [ OK ] 1.00 sec. 2025-11-13 17:17:33 02792_alter_table_modify_comment: [ OK ] 3.58 sec. 2025-11-13 17:17:33 03262_const_adaptive_index_granularity: [ OK ] 2.17 sec. 2025-11-13 17:17:34 00164_not_chain: [ OK ] 0.74 sec. 2025-11-13 17:17:36 03286_json_sub_object_subcolumn_correct_prefix: [ OK ] 1.79 sec. 2025-11-13 17:17:37 02577_keepermap_delete_update: [ OK ] 3.55 sec. 2025-11-13 17:17:37 02235_add_part_offset_virtual_column: [ OK ] 33.76 sec. 2025-11-13 17:17:38 01914_index_bgranvea: [ OK ] 1.09 sec. 2025-11-13 17:17:38 02676_trailing_commas: [ OK ] 1.04 sec. 2025-11-13 17:17:40 02366_kql_operator_in_sql: [ OK ] 1.77 sec. 2025-11-13 17:17:43 01544_file_engine_settings: [ OK ] 3.36 sec. 2025-11-13 17:17:44 02732_rename_after_processing: [ OK ] 8.46 sec. 2025-11-13 17:17:45 01921_datatype_date32: [ OK ] 6.39 sec. 2025-11-13 17:17:46 01490_nullable_string_to_enum: [ OK ] 1.41 sec. 2025-11-13 17:17:49 01459_default_value_of_argument_type_nullptr_dereference: [ OK ] 2.16 sec. 2025-11-13 17:17:49 02992_all_columns_should_have_comment: [ OK ] 22.62 sec. 2025-11-13 17:17:50 01802_toDateTime64_large_values: [ OK ] 1.07 sec. 2025-11-13 17:17:50 00910_zookeeper_test_alter_compression_codecs_long: [ OK ] 6.49 sec. 2025-11-13 17:17:51 00069_date_arithmetic: [ OK ] 1.28 sec. 2025-11-13 17:17:51 00715_bounding_ratio_merge_empty: [ OK ] 1.01 sec. 2025-11-13 17:17:53 03261_low_cardinality_nullable_to_dynamic_cast: [ OK ] 1.69 sec. 2025-11-13 17:17:53 02875_parallel_replicas_cluster_all_replicas: [ OK ] 30.13 sec. 2025-11-13 17:17:53 01513_defaults_on_defaults_no_column: [ OK ] 2.39 sec. 2025-11-13 17:17:54 01451_detach_drop_part: [ OK ] 4.18 sec. 2025-11-13 17:17:55 00251_has_types: [ OK ] 1.75 sec. 2025-11-13 17:17:55 02344_analyzer_multiple_aliases_for_expression: [ OK ] 1.75 sec. 2025-11-13 17:17:55 01421_assert_in_in: [ OK ] 0.86 sec. 2025-11-13 17:17:57 02384_analyzer_dict_get_join_get: [ OK ] 2.17 sec. 2025-11-13 17:17:59 03041_recursive_cte_postgres_7: [ OK ] 5.21 sec. 2025-11-13 17:18:00 00392_enum_nested_alter: [ OK ] 5.12 sec. 2025-11-13 17:18:01 02233_interpolate_1: [ OK ] 5.04 sec. 2025-11-13 17:18:02 01312_case_insensitive_regexp: [ OK ] 1.37 sec. 2025-11-13 17:18:02 03273_join_columns_comprehensive: [ SKIPPED ] 0.00 sec. 2025-11-13 17:18:02 Reason: not running for current build 2025-11-13 17:18:03 03261_test_merge_parquet_bloom_filter_minmax_stats: [ OK ] 4.71 sec. 2025-11-13 17:18:06 00856_no_column_issue_4242: [ OK ] 3.51 sec. 2025-11-13 17:18:09 00610_materialized_view_forward_alter_partition_statements: [ OK ] 3.38 sec. 2025-11-13 17:18:12 03234_replicated_table_parent_znode_cleanup: [ OK ] 8.32 sec. 2025-11-13 17:18:13 01037_zookeeper_check_table_empty_pk: [ OK ] 3.24 sec. 2025-11-13 17:18:14 01604_explain_ast_of_nonselect_query: [ OK ] 1.69 sec. 2025-11-13 17:18:15 01471_with_format: [ OK ] 0.99 sec. 2025-11-13 17:18:16 02267_jsonlines_ndjson_format: [ OK ] 2.18 sec. 2025-11-13 17:18:20 00252_shard_global_in_aggregate_function: [ OK ] 3.70 sec. 2025-11-13 17:18:21 02122_4letter_words_stress_zookeeper: [ OK ] 23.97 sec. 2025-11-13 17:18:26 03013_forbid_attach_table_if_active_replica_already_exists: [ OK ] 6.66 sec. 2025-11-13 17:18:44 01380_nullable_state: [ OK ] 21.97 sec. 2025-11-13 17:18:45 02713_ip4_uint_compare: [ OK ] 0.89 sec. 2025-11-13 17:19:08 02439_merge_selecting_partitions: [ OK ] 84.05 sec. 2025-11-13 17:19:10 01428_hash_set_nan_key: [ OK ] 1.22 sec. 2025-11-13 17:19:11 01651_group_uniq_array_enum: [ OK ] 1.34 sec. 2025-11-13 17:19:13 03272_bad_aggregate_function: [ OK ] 1.87 sec. 2025-11-13 17:19:15 01651_lc_insert_tiny_log_2: [ OK ] 185.31 sec. 2025-11-13 17:19:17 02560_analyzer_materialized_view: [ OK ] 1.96 sec. 2025-11-13 17:19:19 01213_alter_rename_nested: [ OK ] 2.01 sec. 2025-11-13 17:19:19 00054_join_string: [ OK ] 0.74 sec. 2025-11-13 17:19:21 03002_filter_skip_virtual_columns_with_non_deterministic_functions: [ OK ] 117.78 sec. 2025-11-13 17:19:22 02294_dictionaries_hierarchical_index: [ OK ] 1.61 sec. 2025-11-13 17:19:23 03004_force_null_for_omitted: [ OK ] 3.19 sec. 2025-11-13 17:19:26 03274_format_inference_create_query_file: [ OK ] 3.75 sec. 2025-11-13 17:19:32 02324_compatibility_setting: [ OK ] 10.02 sec. 2025-11-13 17:19:33 01460_line_as_string_format: [ OK ] 48.15 sec. 2025-11-13 17:19:34 02784_move_all_conditions_to_prewhere_analyzer_asan: [ OK ] 1.00 sec. 2025-11-13 17:19:35 02457_parse_date_time_best_effort: [ OK ] 2.06 sec. 2025-11-13 17:19:36 01559_aggregate_null_for_empty_fix: [ OK ] 1.37 sec. 2025-11-13 17:19:37 03262_udf_in_constraint: [ OK ] 2.81 sec. 2025-11-13 17:19:40 02532_send_logs_level_test: [ OK ] 3.96 sec. 2025-11-13 17:19:41 00620_optimize_on_nonleader_replica_zookeeper: [ OK ] 4.01 sec. 2025-11-13 17:19:42 00394_new_nested_column_keeps_offsets: [ OK ] 1.43 sec. 2025-11-13 17:19:43 00053_all_inner_join: [ OK ] 0.84 sec. 2025-11-13 17:19:44 02012_compress_lz4: [ OK ] 3.28 sec. 2025-11-13 17:19:45 01661_week_functions_string_args: [ OK ] 2.65 sec. 2025-11-13 17:19:46 03290_final_collapsing: [ OK ] 1.34 sec. 2025-11-13 17:19:46 01851_array_difference_decimal_overflow_ubsan: [ OK ] 0.95 sec. 2025-11-13 17:19:46 01663_aes_msan: [ OK ] 0.68 sec. 2025-11-13 17:19:47 01710_projection_detach_part: [ OK ] 1.14 sec. 2025-11-13 17:19:48 02875_merge_engine_set_index: [ OK ] 21.27 sec. 2025-11-13 17:19:48 02844_max_backup_bandwidth_s3: [ OK ] 107.92 sec. 2025-11-13 17:19:49 02310_generate_multi_columns_with_uuid: [ OK ] 0.85 sec. 2025-11-13 17:19:49 00172_constexprs_in_set: [ OK ] 1.15 sec. 2025-11-13 17:19:50 02012_changed_enum_type_non_replicated: [ OK ] 1.08 sec. 2025-11-13 17:19:51 00916_join_using_duplicate_columns: [ OK ] 1.79 sec. 2025-11-13 17:19:51 00745_compile_scalar_subquery: [ OK ] 1.11 sec. 2025-11-13 17:19:52 02475_or_function_alias_and_const_where: [ OK ] 0.74 sec. 2025-11-13 17:19:53 01280_min_map_max_map: [ OK ] 1.90 sec. 2025-11-13 17:19:53 00989_parallel_parts_loading: [ SKIPPED ] 0.00 sec. 2025-11-13 17:19:53 Reason: not running for current build 2025-11-13 17:19:53 02366_kql_func_dynamic: [ OK ] 6.71 sec. 2025-11-13 17:19:54 02354_vector_search_experimental_setting: [ OK ] 1.40 sec. 2025-11-13 17:19:54 03150_grouping_sets_use_nulls_pushdown: [ OK ] 1.84 sec. 2025-11-13 17:19:54 00468_array_join_multiple_arrays_and_use_original_column: [ OK ] 1.00 sec. 2025-11-13 17:19:55 00449_filter_array_nullable_tuple: [ OK ] 0.96 sec. 2025-11-13 17:19:56 01300_wkt: [ OK ] 1.49 sec. 2025-11-13 17:19:57 00173_compare_date_time_with_constant_string: [ OK ] 2.77 sec. 2025-11-13 17:19:58 02734_sparse_columns_mutation: [ OK ] 2.30 sec. 2025-11-13 17:19:59 02788_current_schemas_function: [ OK ] 1.67 sec. 2025-11-13 17:20:00 02790_async_queries_in_query_log: [ OK ] 46.49 sec. 2025-11-13 17:20:00 00847_multiple_join_same_column: [ OK ] 1.81 sec. 2025-11-13 17:20:01 01600_encode_XML: [ OK ] 0.85 sec. 2025-11-13 17:20:01 00700_decimal_with_default_precision_and_scale: [ OK ] 1.20 sec. 2025-11-13 17:20:03 00930_arrayIntersect: [ OK ] 2.21 sec. 2025-11-13 17:20:06 03168_attach_as_replicated_materialized_view: [ OK ] 2.74 sec. 2025-11-13 17:20:08 02518_delete_on_materialized_view: [ OK ] 1.11 sec. 2025-11-13 17:20:08 01442_date_time_with_params: [ OK ] 6.82 sec. 2025-11-13 17:20:09 02354_with_statement_non_exist_column: [ OK ] 0.91 sec. 2025-11-13 17:20:11 03161_cnf_reduction: [ OK ] 2.80 sec. 2025-11-13 17:20:14 02771_tsv_csv_custom_skip_trailing_empty_lines: [ OK ] 2.42 sec. 2025-11-13 17:20:15 01070_string_to_h3: [ OK ] 0.65 sec. 2025-11-13 17:20:17 01277_fromUnixTimestamp64: [ OK ] 2.26 sec. 2025-11-13 17:20:18 01825_type_json_from_map: [ OK ] 111.58 sec. 2025-11-13 17:20:18 00939_limit_by_offset: [ OK ] 1.13 sec. 2025-11-13 17:20:19 02381_parseDateTime64BestEffortUS: [ OK ] 1.01 sec. 2025-11-13 17:20:20 03033_final_undefined_last_mark: [ OK ] 0.84 sec. 2025-11-13 17:20:23 02967_parallel_replicas_joins_and_analyzer: [ OK ] 23.65 sec. 2025-11-13 17:20:23 00652_mutations_alter_update: [ OK ] 35.35 sec. 2025-11-13 17:20:25 02456_alter-nullable-column-bag-2: [ OK ] 1.77 sec. 2025-11-13 17:20:25 02896_cyclic_aliases_crash: [ OK ] 2.36 sec. 2025-11-13 17:20:26 03542_TTL_dict: [ OK ] 0.99 sec. 2025-11-13 17:20:27 02464_decimal_scale_buffer_overflow: [ OK ] 1.10 sec. 2025-11-13 17:20:30 00517_date_parsing: [ OK ] 4.96 sec. 2025-11-13 17:20:31 01072_drop_temporary_table_with_same_name: [ OK ] 1.42 sec. 2025-11-13 17:20:33 01508_race_condition_rename_clear_zookeeper_long: [ OK ] 37.46 sec. 2025-11-13 17:20:33 00945_bloom_filter_index: [ OK ] 25.06 sec. 2025-11-13 17:20:34 01560_crash_in_agg_empty_arglist: [ OK ] 15.50 sec. 2025-11-13 17:20:34 02451_variadic_null_garbage_data: [ OK ] 1.54 sec. 2025-11-13 17:20:34 02191_parse_date_time_best_effort_more_cases: [ OK ] 0.94 sec. 2025-11-13 17:20:35 02409_url_format_detection: [ OK ] 0.74 sec. 2025-11-13 17:20:35 00653_monotonic_integer_cast: [ OK ] 0.79 sec. 2025-11-13 17:20:35 03285_analyzer_array_join_nested: [ OK ] 0.84 sec. 2025-11-13 17:20:36 02489_analyzer_indexes: [ OK ] 1.53 sec. 2025-11-13 17:20:37 02340_union_header: [ OK ] 0.78 sec. 2025-11-13 17:20:37 03246_alter_update_dynamic_hung: [ OK ] 1.59 sec. 2025-11-13 17:20:37 02813_float_parsing: [ OK ] 0.69 sec. 2025-11-13 17:20:38 02543_alter_update_rename_stuck: [ OK ] 10.58 sec. 2025-11-13 17:20:38 01358_mutation_delete_null_rows: [ OK ] 1.03 sec. 2025-11-13 17:20:39 02474_timeDiff_UTCTimestamp: [ OK ] 0.78 sec. 2025-11-13 17:20:39 01903_http_fields: [ OK ] 3.80 sec. 2025-11-13 17:20:40 01293_external_sorting_limit_bug: [ OK ] 2.14 sec. 2025-11-13 17:20:40 02969_archive_seek: [ OK ] 2.64 sec. 2025-11-13 17:20:40 01780_range_msan: [ OK ] 1.13 sec. 2025-11-13 17:20:41 00277_array_filter: [ OK ] 0.68 sec. 2025-11-13 17:20:41 01085_extract_all_empty: [ OK ] 0.85 sec. 2025-11-13 17:20:41 02551_ipv4_implicit_uint64: [ OK ] 0.69 sec. 2025-11-13 17:20:41 02877_optimize_read_in_order_from_view: [ OK ] 9.74 sec. 2025-11-13 17:20:41 03549_system_query_metric_log_with_queries_with_same_query_id: [ OK ] 21.00 sec. 2025-11-13 17:20:42 01825_new_type_json_bools: [ OK ] 0.74 sec. 2025-11-13 17:20:42 02998_primary_key_skip_columns: [ SKIPPED ] 0.00 sec. 2025-11-13 17:20:42 Reason: not running for current build 2025-11-13 17:20:42 02705_projection_and_ast_optimizations_bug: [ OK ] 0.78 sec. 2025-11-13 17:20:42 01595_countMatches: [ OK ] 1.18 sec. 2025-11-13 17:20:42 01136_multiple_sets: [ OK ] 0.89 sec. 2025-11-13 17:20:42 00957_delta_diff_bug: [ OK ] 0.83 sec. 2025-11-13 17:20:43 00752_low_cardinality_array_result: [ OK ] 0.63 sec. 2025-11-13 17:20:43 02918_optimize_count_for_merge_tables: [ OK ] 1.03 sec. 2025-11-13 17:20:43 01352_generate_random_overflow: [ OK ] 0.94 sec. 2025-11-13 17:20:43 01376_array_fill_empty: [ OK ] 0.94 sec. 2025-11-13 17:20:43 00650_array_enumerate_uniq_with_tuples: [ OK ] 1.23 sec. 2025-11-13 17:20:44 03006_join_on_inequal_expression_2: [ OK ] 5.04 sec. 2025-11-13 17:20:44 03153_dynamic_type_empty: [ OK ] 0.78 sec. 2025-11-13 17:20:44 03289_explain_syntax_statistics: [ OK ] 0.73 sec. 2025-11-13 17:20:45 02151_replace_regexp_all_empty_match_alternative: [ OK ] 1.08 sec. 2025-11-13 17:20:45 00619_union_highlite: [ OK ] 0.88 sec. 2025-11-13 17:20:46 02920_alter_column_of_projections: [ OK ] 1.38 sec. 2025-11-13 17:20:46 01274_alter_rename_column_distributed: [ OK ] 1.23 sec. 2025-11-13 17:20:46 01476_right_full_join_switch: [ OK ] 1.63 sec. 2025-11-13 17:20:46 03307_progress_http_asap: [ OK ] 2.43 sec. 2025-11-13 17:20:46 01825_new_type_json_18: [ OK ] 1.09 sec. 2025-11-13 17:20:47 02868_select_support_from_keywords: [ OK ] 0.70 sec. 2025-11-13 17:20:47 00545_weird_aggregate_functions: [ OK ] 0.73 sec. 2025-11-13 17:20:47 02325_compatibility_setting_2: [ OK ] 1.19 sec. 2025-11-13 17:20:48 00348_tuples: [ OK ] 1.26 sec. 2025-11-13 17:20:50 02560_tuple_format: [ OK ] 2.39 sec. 2025-11-13 17:20:50 00955_complex_prepared_statements: [ OK ] 9.22 sec. 2025-11-13 17:20:50 03033_set_index_in: [ OK ] 4.35 sec. 2025-11-13 17:20:51 03173_distinct_combinator_alignment: [ OK ] 0.83 sec. 2025-11-13 17:20:52 02887_format_readable_timedelta_subseconds: [ OK ] 1.13 sec. 2025-11-13 17:20:52 02160_special_functions: [ OK ] 1.74 sec. 2025-11-13 17:20:53 03098_prefer_column_to_alias_subquery: [ OK ] 1.34 sec. 2025-11-13 17:20:53 03381_udf_asterisk: [ OK ] 6.95 sec. 2025-11-13 17:20:54 00662_has_nullable: [ OK ] 1.14 sec. 2025-11-13 17:20:54 02990_arrayFold_nullable_lc: [ OK ] 1.69 sec. 2025-11-13 17:20:56 01281_parseDateTime64BestEffort: [ OK ] 2.40 sec. 2025-11-13 17:20:56 01284_port: [ OK ] 2.49 sec. 2025-11-13 17:20:57 02873_s3_presigned_url_and_url_with_special_characters: [ OK ] 10.16 sec. 2025-11-13 17:20:57 00712_prewhere_with_final: [ OK ] 1.19 sec. 2025-11-13 17:20:58 01067_join_null: [ OK ] 0.83 sec. 2025-11-13 17:20:58 01755_shard_pruning_with_literal: [ OK ] 0.89 sec. 2025-11-13 17:20:59 01652_ttl_old_syntax: [ OK ] 0.94 sec. 2025-11-13 17:21:00 01658_values_ubsan: [ OK ] 0.68 sec. 2025-11-13 17:21:01 02935_format_with_arbitrary_types: [ OK ] 2.64 sec. 2025-11-13 17:21:01 03246_json_simd_rapid_parsers: [ OK ] 4.55 sec. 2025-11-13 17:21:01 02095_function_get_os_kernel_version: [ OK ] 0.70 sec. 2025-11-13 17:21:02 02911_system_symbols: [ OK ] 10.02 sec. 2025-11-13 17:21:03 01082_bit_test_out_of_bound: [ OK ] 1.33 sec. 2025-11-13 17:21:03 02681_comparsion_tuple_elimination_ast: [ OK ] 1.15 sec. 2025-11-13 17:21:04 02426_to_string_nullable_fixedstring: [ OK ] 0.69 sec. 2025-11-13 17:21:04 02708_dotProduct: [ OK ] 2.84 sec. 2025-11-13 17:21:05 02559_add_parts: [ OK ] 0.99 sec. 2025-11-13 17:21:05 01039_row_policy_dcl: [ OK ] 2.58 sec. 2025-11-13 17:21:06 01676_range_hashed_dictionary: [ OK ] 1.93 sec. 2025-11-13 17:21:06 01097_one_more_range_reader_test_wide_part: [ OK ] 0.89 sec. 2025-11-13 17:21:06 02176_optimize_aggregation_in_order_empty: [ OK ] 0.79 sec. 2025-11-13 17:21:07 02677_analyzer_compound_expressions: [ OK ] 1.83 sec. 2025-11-13 17:21:08 03279_array_normalized_gini: [ OK ] 1.53 sec. 2025-11-13 17:21:08 01050_group_array_sample: [ OK ] 0.84 sec. 2025-11-13 17:21:09 03156_group_concat: [ OK ] 3.14 sec. 2025-11-13 17:21:09 02864_statistics_predicates: [ OK ] 16.18 sec. 2025-11-13 17:21:10 03167_empty_tuple_concat: [ OK ] 0.63 sec. 2025-11-13 17:21:11 00836_indices_alter_replicated_zookeeper_long: [ OK ] 3.39 sec. 2025-11-13 17:21:11 03165_parseReadableSize: [ OK ] 3.29 sec. 2025-11-13 17:21:12 01505_trivial_count_with_partition_predicate: [ OK ] 1.89 sec. 2025-11-13 17:21:13 02343_analyzer_column_transformers_strict: [ OK ] 0.88 sec. 2025-11-13 17:21:15 01622_constraints_simple_optimization: [ OK ] 3.29 sec. 2025-11-13 17:21:16 02502_analyzer_insert_select_crash_fix: [ OK ] 1.10 sec. 2025-11-13 17:21:17 01244_optimize_distributed_group_by_sharding_key: [ OK ] 5.70 sec. 2025-11-13 17:21:19 02455_duplicate_column_names_in_schema_inference: [ OK ] 1.29 sec. 2025-11-13 17:21:19 00534_functions_bad_arguments1: [ SKIPPED ] 0.00 sec. 2025-11-13 17:21:19 Reason: not running for current build 2025-11-13 17:21:19 02115_map_contains_analyzer: [ OK ] 0.83 sec. 2025-11-13 17:21:21 02014_map_different_keys: [ OK ] 1.12 sec. 2025-11-13 17:21:22 03304_pretty_fallback_to_vertical: [ OK ] 0.93 sec. 2025-11-13 17:21:23 02902_topKGeneric_deserialization_memory: [ OK ] 1.19 sec. 2025-11-13 17:21:25 01387_clear_column_default_depends: [ OK ] 1.91 sec. 2025-11-13 17:21:26 01910_view_dictionary_check_refresh: [ OK ] 25.47 sec. 2025-11-13 17:21:29 02151_client_option_echo: [ OK ] 4.50 sec. 2025-11-13 17:21:31 00732_quorum_insert_lost_part_zookeeper_long: [ OK ] 1.94 sec. 2025-11-13 17:21:32 02810_fix_remove_dedundant_distinct_view: [ OK ] 1.09 sec. 2025-11-13 17:21:33 02461_prewhere_row_level_policy_lightweight_delete: [ OK ] 6.90 sec. 2025-11-13 17:21:33 02493_analyzer_sum_if_to_count_if: [ OK ] 0.88 sec. 2025-11-13 17:21:34 01276_random_string: [ OK ] 47.43 sec. 2025-11-13 17:21:35 03314_analyzer_resolve_in_parent_scope_3: [ OK ] 0.73 sec. 2025-11-13 17:21:36 03364_gorilla_codec_parameters: [ OK ] 0.74 sec. 2025-11-13 17:21:37 01710_projection_aggregate_functions_null_for_empty: [ OK ] 0.99 sec. 2025-11-13 17:21:38 02015_async_inserts_7: [ OK ] 5.40 sec. 2025-11-13 17:21:39 03371_nullable_tuple_string_comparison: [ OK ] 1.08 sec. 2025-11-13 17:21:40 01526_initial_query_id: [ OK ] 6.25 sec. 2025-11-13 17:21:40 00971_merge_tree_uniform_read_distribution_and_max_rows_to_read: [ OK ] 1.04 sec. 2025-11-13 17:21:41 00059_shard_global_in: [ OK ] 0.88 sec. 2025-11-13 17:21:42 02533_generate_random_schema_inference: [ OK ] 0.88 sec. 2025-11-13 17:21:43 02596_build_set_and_remote: [ OK ] 2.84 sec. 2025-11-13 17:21:44 03039_dynamic_collapsing_merge_tree: [ OK ] 34.71 sec. 2025-11-13 17:21:45 01425_decimal_parse_big_negative_exponent: [ OK ] 1.89 sec. 2025-11-13 17:21:46 02006_todatetime64_from_string: [ OK ] 1.04 sec. 2025-11-13 17:21:46 00851_http_insert_json_defaults: [ OK ] 4.39 sec. 2025-11-13 17:21:47 02841_join_filter_set_sparse: [ OK ] 3.00 sec. 2025-11-13 17:21:47 03049_unknown_identifier_materialized_column: [ OK ] 0.88 sec. 2025-11-13 17:21:50 03009_format_show_database: [ OK ] 3.44 sec. 2025-11-13 17:21:56 00953_constraints_operations: [ OK ] 9.15 sec. 2025-11-13 17:21:56 02841_parallel_replicas_summary: [ OK ] 5.90 sec. 2025-11-13 17:21:57 02041_test_fuzzy_alter: [ OK ] 1.14 sec. 2025-11-13 17:21:58 03131_rewrite_sum_if_nullable: [ OK ] 1.38 sec. 2025-11-13 17:21:59 01418_index_analysis_bug: [ OK ] 1.34 sec. 2025-11-13 17:22:00 00980_merge_alter_settings: [ OK ] 2.15 sec. 2025-11-13 17:22:02 01072_optimize_skip_unused_shards_const_expr_eval: [ OK ] 2.79 sec. 2025-11-13 17:22:03 00633_materialized_view_and_too_many_parts_zookeeper: [ OK ] 16.94 sec. 2025-11-13 17:22:03 03196_max_intersections_arena_crash: [ OK ] 0.83 sec. 2025-11-13 17:22:04 00910_buffer_prewhere: [ OK ] 0.83 sec. 2025-11-13 17:22:04 00448_to_string_cut_to_zero: [ OK ] 0.63 sec. 2025-11-13 17:22:05 01925_json_as_string_data_in_square_brackets: [ OK ] 0.89 sec. 2025-11-13 17:22:06 02500_remove_redundant_distinct_analyzer: [ OK ] 28.62 sec. 2025-11-13 17:22:07 02991_count_rewrite_analyzer: [ OK ] 0.88 sec. 2025-11-13 17:22:07 00732_quorum_insert_simple_test_1_parts_zookeeper_long: [ OK ] 1.74 sec. 2025-11-13 17:22:07 01081_demangle: [ OK ] 0.69 sec. 2025-11-13 17:22:08 03039_unknown_identifier_window_function: [ OK ] 0.98 sec. 2025-11-13 17:22:08 00717_merge_and_distributed: [ OK ] 4.40 sec. 2025-11-13 17:22:09 02564_read_in_order_final_desc: [ OK ] 0.93 sec. 2025-11-13 17:22:09 01139_asof_join_types: [ OK ] 1.34 sec. 2025-11-13 17:22:09 02563_async_insert_bad_data: [ OK ] 10.12 sec. 2025-11-13 17:22:10 03259_join_condition_executed_block_bug: [ OK ] 0.94 sec. 2025-11-13 17:22:10 01935_parametrized_query_parametric_aggregate_function: [ OK ] 2.04 sec. 2025-11-13 17:22:11 03173_check_cyclic_dependencies_on_create_and_rename: [ OK ] 1.53 sec. 2025-11-13 17:22:11 01470_columns_transformers: [ OK ] 2.05 sec. 2025-11-13 17:22:11 02201_use_skip_indexes_if_final: [ OK ] 1.28 sec. 2025-11-13 17:22:11 00465_nullable_default: [ OK ] 0.84 sec. 2025-11-13 17:22:12 01690_quantilesTiming_ubsan: [ OK ] 0.89 sec. 2025-11-13 17:22:12 00726_length_aliases: [ OK ] 0.74 sec. 2025-11-13 17:22:12 02875_final_invalid_read_ranges_bug: [ OK ] 1.34 sec. 2025-11-13 17:22:12 01009_global_array_join_names: [ OK ] 0.99 sec. 2025-11-13 17:22:13 02579_parameterized_replace: [ OK ] 0.83 sec. 2025-11-13 17:22:13 03167_parametrized_view_with_cte: [ OK ] 0.89 sec. 2025-11-13 17:22:13 01019_materialized_view_select_extra_columns: [ OK ] 1.24 sec. 2025-11-13 17:22:13 00196_float32_formatting: [ OK ] 0.78 sec. 2025-11-13 17:22:14 01684_insert_specify_shard_id: [ OK ] 1.89 sec. 2025-11-13 17:22:15 00568_empty_function_with_fixed_string: [ OK ] 1.03 sec. 2025-11-13 17:22:15 00825_http_header_query_id: [ OK ] 2.03 sec. 2025-11-13 17:22:15 03243_array_join_lambda: [ OK ] 0.93 sec. 2025-11-13 17:22:16 02993_lazy_index_loading: [ OK ] 59.68 sec. 2025-11-13 17:22:17 02125_fix_storage_filelog: [ OK ] 1.03 sec. 2025-11-13 17:22:17 02763_row_policy_storage_merge_alias: [ OK ] 1.71 sec. 2025-11-13 17:22:17 02497_if_transform_strings_to_enum: [ OK ] 2.04 sec. 2025-11-13 17:22:18 00558_parse_floats: [ OK ] 0.78 sec. 2025-11-13 17:22:19 00661_optimize_final_replicated_without_partition_zookeeper: [ OK ] 1.84 sec. 2025-11-13 17:22:22 02129_add_column_add_ttl: [ OK ] 3.45 sec. 2025-11-13 17:22:22 00059_shard_global_in_mergetree: [ OK ] 3.30 sec. 2025-11-13 17:22:22 02751_multiquery_with_argument: [ OK ] 9.23 sec. 2025-11-13 17:22:23 00129_quantile_timing_weighted: [ OK ] 1.12 sec. 2025-11-13 17:22:24 01047_no_alias_columns_with_table_aliases: [ OK ] 1.30 sec. 2025-11-13 17:22:25 02265_per_table_ttl_mutation_on_change: [ OK ] 2.68 sec. 2025-11-13 17:22:25 01932_global_in_function: [ OK ] 0.80 sec. 2025-11-13 17:22:27 02366_kql_native_interval_format: [ OK ] 1.69 sec. 2025-11-13 17:22:29 03261_mongodb_argumetns_crash: [ OK ] 2.08 sec. 2025-11-13 17:22:30 02702_allow_skip_errors_enum: [ OK ] 4.69 sec. 2025-11-13 17:22:30 01651_lc_insert_tiny_log_3: [ OK ] 77.18 sec. 2025-11-13 17:22:32 01621_clickhouse_compressor: [ OK ] 2.90 sec. 2025-11-13 17:22:34 02675_sparse_columns_clear_column: [ OK ] 3.68 sec. 2025-11-13 17:22:34 01353_nullable_tuple: [ OK ] 4.56 sec. 2025-11-13 17:22:35 00488_column_name_primary: [ OK ] 1.21 sec. 2025-11-13 17:22:35 00353_join_by_tuple: [ OK ] 0.90 sec. 2025-11-13 17:22:36 01837_cast_to_array_from_empty_array: [ OK ] 0.80 sec. 2025-11-13 17:22:36 01825_new_type_json_3: [ OK ] 4.18 sec. 2025-11-13 17:22:38 02346_fulltext_index_search: [ OK ] 22.96 sec. 2025-11-13 17:22:39 03008_deduplication_wrong_mv: [ OK ] 1.15 sec. 2025-11-13 17:22:39 01772_to_start_of_hour_align: [ OK ] 3.37 sec. 2025-11-13 17:22:40 01866_datetime64_cmp_with_constant: [ OK ] 4.14 sec. 2025-11-13 17:22:41 01267_alter_default_key_columns_zookeeper_long: [ OK ] 2.02 sec. 2025-11-13 17:22:41 01171_mv_select_insert_isolation_long: [ OK ] 342.14 sec. 2025-11-13 17:22:42 02983_empty_map: [ OK ] 18.95 sec. 2025-11-13 17:22:42 02933_group_by_memory_usage: [ OK ] 24.98 sec. 2025-11-13 17:22:42 02497_source_part_is_intact_when_mutation: [ OK ] 1.34 sec. 2025-11-13 17:22:43 02891_alter_update_adaptive_granularity: [ OK ] 1.04 sec. 2025-11-13 17:22:43 03254_part_log_partition_column_is_set: [ OK ] 7.08 sec. 2025-11-13 17:22:43 02149_issue_32487: [ OK ] 0.69 sec. 2025-11-13 17:22:43 03037_dynamic_merges_2_horizontal_wide_merge_tree: [ SKIPPED ] 0.00 sec. 2025-11-13 17:22:43 Reason: not running for current build 2025-11-13 17:22:44 01475_read_subcolumns_3: [ OK ] 1.63 sec. 2025-11-13 17:22:45 01880_remote_ipv6: [ OK ] 1.58 sec. 2025-11-13 17:22:45 02029_test_implemented_methods: [ OK ] 1.89 sec. 2025-11-13 17:22:46 01323_redundant_functions_in_order_by: [ OK ] 2.35 sec. 2025-11-13 17:22:46 03287_format_datetime_mysqlfraction: [ OK ] 1.24 sec. 2025-11-13 17:22:47 02568_json_array_length: [ OK ] 1.49 sec. 2025-11-13 17:22:47 03036_dynamic_read_shared_subcolumns_memory: [ SKIPPED ] 0.00 sec. 2025-11-13 17:22:47 Reason: not running for current build 2025-11-13 17:22:47 02346_fulltext_index_bug47393: [ OK ] 1.03 sec. 2025-11-13 17:22:48 02325_dates_schema_inference: [ OK ] 1.64 sec. 2025-11-13 17:22:53 03210_dynamic_squashing: [ OK ] 6.22 sec. 2025-11-13 17:22:54 02287_ephemeral_format_crash: [ OK ] 1.25 sec. 2025-11-13 17:22:56 03164_materialize_skip_index_on_merge: [ OK ] 8.37 sec. 2025-11-13 17:22:56 02006_test_positional_arguments_on_cluster: [ OK ] 1.64 sec. 2025-11-13 17:22:57 02815_join_algorithm_setting: [ OK ] 15.85 sec. 2025-11-13 17:22:57 03031_minmax_index_for_pointinpolygon: [ OK ] 9.26 sec. 2025-11-13 17:22:57 03035_dynamic_sorting: [ OK ] 1.29 sec. 2025-11-13 17:22:58 02255_broken_parts_chain_on_start: [ OK ] 16.39 sec. 2025-11-13 17:22:58 03257_scalar_in_format_table_expression: [ OK ] 2.54 sec. 2025-11-13 17:22:59 03034_normalized_ast: [ OK ] 0.76 sec. 2025-11-13 17:22:59 02049_lowcardinality_shortcircuit_crash: [ OK ] 0.89 sec. 2025-11-13 17:23:00 00976_system_stop_ttl_merges: [ OK ] 2.19 sec. 2025-11-13 17:23:00 02597_projection_materialize_and_replication: [ OK ] 2.54 sec. 2025-11-13 17:23:00 01951_distributed_push_down_limit: [ OK ] 1.04 sec. 2025-11-13 17:23:01 00104_totals_having_mode: [ OK ] 2.29 sec. 2025-11-13 17:23:02 00590_limit_by_column_removal: [ OK ] 0.79 sec. 2025-11-13 17:23:03 02586_generate_random_structure: [ OK ] 2.03 sec. 2025-11-13 17:23:03 03266_lowcardinality_string_monotonicity: [ OK ] 6.35 sec. 2025-11-13 17:23:05 01259_datetime64_ubsan: [ OK ] 1.13 sec. 2025-11-13 17:23:05 03290_nullable_json: [ OK ] 2.49 sec. 2025-11-13 17:23:08 02842_one_input_format: [ OK ] 8.21 sec. 2025-11-13 17:23:08 02016_bit_shift_right_for_string_integer: [ OK ] 3.49 sec. 2025-11-13 17:23:09 02020_cast_integer_overflow: [ OK ] 0.78 sec. 2025-11-13 17:23:10 01410_full_join_and_null_predicates: [ OK ] 1.49 sec. 2025-11-13 17:23:11 02128_apply_lambda_parsing: [ OK ] 0.74 sec. 2025-11-13 17:23:12 03414_formatDateTime_compound_formatter_after_varsize_formatter: [ OK ] 0.79 sec. 2025-11-13 17:23:15 00715_fetch_merged_or_mutated_part_zookeeper: [ OK ] 15.30 sec. 2025-11-13 17:23:16 03215_grant_current_grants: [ OK ] 13.01 sec. 2025-11-13 17:23:17 03154_recursive_cte_distributed: [ OK ] 1.71 sec. 2025-11-13 17:23:18 02356_insert_query_log_metrics: [ OK ] 1.99 sec. 2025-11-13 17:23:18 02178_column_function_insert_from: [ OK ] 0.88 sec. 2025-11-13 17:23:18 02243_ipv6_long_parsing: [ OK ] 0.84 sec. 2025-11-13 17:23:19 02675_predicate_push_down_filled_join_fix: [ OK ] 0.94 sec. 2025-11-13 17:23:19 03166_mv_prewhere_duplicating_name_bug: [ OK ] 0.94 sec. 2025-11-13 17:23:20 00033_fixed_string_to_string: [ OK ] 0.73 sec. 2025-11-13 17:23:20 03522_storage_kafka_shutdown_smoke: [ SKIPPED ] 0.00 sec. 2025-11-13 17:23:20 Reason: disabled 2025-11-13 17:23:20 03036_dynamic_read_subcolumns_memory: [ SKIPPED ] 0.00 sec. 2025-11-13 17:23:20 Reason: not running for current build 2025-11-13 17:23:21 01621_summap_check_types: [ OK ] 1.43 sec. 2025-11-13 17:23:22 00732_quorum_insert_simple_test_2_parts_zookeeper_long: [ OK ] 1.50 sec. 2025-11-13 17:23:23 03238_analyzer_unknown_function: [ OK ] 0.84 sec. 2025-11-13 17:23:24 01852_hints_enum_name: [ OK ] 3.40 sec. 2025-11-13 17:23:24 00804_test_alter_compression_codecs: [ OK ] 44.47 sec. 2025-11-13 17:23:25 00937_test_use_header_csv: [ OK ] 13.27 sec. 2025-11-13 17:23:26 02911_arrow_large_list: [ OK ] 2.99 sec. 2025-11-13 17:23:27 03568_json_null_paths_binary_format: [ OK ] 2.89 sec. 2025-11-13 17:23:27 02800_clickhouse_local_default_settings: [ OK ] 2.94 sec. 2025-11-13 17:23:28 00284_external_aggregation_2: [ OK ] 48.40 sec. 2025-11-13 17:23:28 03198_bit_shift_throws_error_for_out_of_bounds: [ OK ] 2.56 sec. 2025-11-13 17:23:28 01051_new_any_join_engine: [ OK ] 2.45 sec. 2025-11-13 17:23:28 01034_unknown_qualified_column_in_join: [ OK ] 1.29 sec. 2025-11-13 17:23:28 03199_unbin_buffer_overflow: [ OK ] 20.55 sec. 2025-11-13 17:23:29 02953_slow_create_view: [ OK ] 1.82 sec. 2025-11-13 17:23:29 01425_default_value_of_type_name: [ OK ] 0.89 sec. 2025-11-13 17:23:29 01620_fix_simple_state_arg_type: [ OK ] 1.18 sec. 2025-11-13 17:23:30 01076_predicate_optimizer_with_view: [ OK ] 1.29 sec. 2025-11-13 17:23:30 02374_in_tuple_index: [ OK ] 1.13 sec. 2025-11-13 17:23:30 00429_point_in_ellipses: [ OK ] 0.94 sec. 2025-11-13 17:23:30 00552_logical_functions_uint8_as_bool: [ OK ] 0.99 sec. 2025-11-13 17:23:31 00125_array_element_of_array_of_tuple: [ OK ] 0.78 sec. 2025-11-13 17:23:31 01424_parse_date_time_bad_date: [ OK ] 1.15 sec. 2025-11-13 17:23:31 01497_mutation_support_for_storage_memory: [ OK ] 0.93 sec. 2025-11-13 17:23:31 00309_formats_case_insensitive: [ OK ] 3.34 sec. 2025-11-13 17:23:32 01521_format_readable_time_delta2: [ OK ] 1.40 sec. 2025-11-13 17:23:32 01942_untuple_transformers_msan: [ OK ] 0.88 sec. 2025-11-13 17:23:32 01043_categorical_iv: [ OK ] 1.28 sec. 2025-11-13 17:23:33 03222_ignore_nulls_query_tree_elimination: [ OK ] 0.88 sec. 2025-11-13 17:23:33 01493_table_function_null: [ OK ] 0.79 sec. 2025-11-13 17:23:34 03013_group_by_use_nulls_with_materialize_and_analyzer: [ OK ] 1.03 sec. 2025-11-13 17:23:34 03207_json_read_subcolumns_1_memory: [ OK ] 5.30 sec. 2025-11-13 17:23:36 01882_check_max_parts_to_merge_at_once: [ OK ] 2.84 sec. 2025-11-13 17:23:38 02008_test_union_distinct_in_subquery: [ OK ] 1.80 sec. 2025-11-13 17:23:39 03303_dynamic_in_not_xor: [ OK ] 0.89 sec. 2025-11-13 17:23:42 01529_bad_memory_tracking: [ OK ] 9.42 sec. 2025-11-13 17:23:43 03018_external_with_complex_data_types: [ OK ] 3.20 sec. 2025-11-13 17:23:43 00709_virtual_column_partition_id: [ OK ] 0.94 sec. 2025-11-13 17:23:43 02207_ttl_move_if_exists: [ OK ] 0.76 sec. 2025-11-13 17:23:44 00914_replicate: [ OK ] 0.79 sec. 2025-11-13 17:23:44 02204_fractional_progress_bar_long: [ SKIPPED ] 0.00 sec. 2025-11-13 17:23:44 Reason: not running for current build 2025-11-13 17:23:44 01413_truncate_without_table_keyword: [ OK ] 0.99 sec. 2025-11-13 17:23:45 03203_client_benchmark_options: [ OK ] 11.59 sec. 2025-11-13 17:23:46 03369_predicate_pushdown_enforce_literal_type: [ OK ] 1.29 sec. 2025-11-13 17:23:50 03267_implicit_select: [ OK ] 4.95 sec. 2025-11-13 17:23:51 02999_analyzer_preimage_null: [ OK ] 0.79 sec. 2025-11-13 17:23:51 00417_kill_query: [ OK ] 7.01 sec. 2025-11-13 17:23:52 00450_higher_order_and_nullable: [ OK ] 0.78 sec. 2025-11-13 17:23:53 00942_mv_rename_table: [ OK ] 0.88 sec. 2025-11-13 17:23:54 01504_rocksdb: [ OK ] 23.06 sec. 2025-11-13 17:23:55 00688_low_cardinality_defaults: [ OK ] 0.88 sec. 2025-11-13 17:23:56 00622_select_in_parens: [ OK ] 1.04 sec. 2025-11-13 17:23:57 00009_array_join_subquery: [ OK ] 0.89 sec. 2025-11-13 17:23:58 02344_describe_cache: [ OK ] 4.29 sec. 2025-11-13 17:23:58 01903_correct_block_size_prediction_with_default: [ OK ] 342.69 sec. 2025-11-13 17:23:58 02771_skip_empty_files: [ OK ] 12.33 sec. 2025-11-13 17:23:58 02815_first_line: [ OK ] 1.04 sec. 2025-11-13 17:23:59 03150_infer_type_variant: [ OK ] 0.98 sec. 2025-11-13 17:23:59 02291_dictionary_scalar_subquery_reload: [ OK ] 1.03 sec. 2025-11-13 17:23:59 01719_join_timezone: [ OK ] 1.18 sec. 2025-11-13 17:23:59 00439_fixed_string_filter: [ OK ] 0.79 sec. 2025-11-13 17:24:00 02071_lower_upper_utf8_row_overlaps: [ OK ] 0.98 sec. 2025-11-13 17:24:00 02813_any_value: [ OK ] 0.83 sec. 2025-11-13 17:24:00 01548_create_table_compound_column_format: [ OK ] 2.54 sec. 2025-11-13 17:24:00 03010_sum_to_to_count_if_nullable: [ OK ] 1.08 sec. 2025-11-13 17:24:01 02725_alias_columns_should_not_allow_compression_codec: [ OK ] 1.24 sec. 2025-11-13 17:24:01 01633_limit_fuzz: [ OK ] 0.93 sec. 2025-11-13 17:24:02 02226_low_cardinality_text_bloom_filter_index: [ OK ] 2.09 sec. 2025-11-13 17:24:02 01088_array_slice_of_aggregate_functions: [ OK ] 0.93 sec. 2025-11-13 17:24:03 02973_analyzer_join_use_nulls_column_not_found: [ OK ] 1.14 sec. 2025-11-13 17:24:04 03305_fix_kafka_table_with_kw_arguments: [ OK ] 1.14 sec. 2025-11-13 17:24:04 01083_aggregation_memory_efficient_bug: [ OK ] 2.39 sec. 2025-11-13 17:24:04 01610_client_spawn_editor: [ OK ] 0.59 sec. 2025-11-13 17:24:05 02956_fix_to_start_of_milli_microsecond: [ OK ] 1.03 sec. 2025-11-13 17:24:07 02907_preferred_optimize_projection_name: [ OK ] 15.94 sec. 2025-11-13 17:24:08 02721_parquet_field_not_found: [ OK ] 3.69 sec. 2025-11-13 17:24:08 00880_decimal_in_key: [ OK ] 7.90 sec. 2025-11-13 17:24:08 01055_compact_parts_1: [ OK ] 1.34 sec. 2025-11-13 17:24:10 03174_least_greatest_ignore_null_input_values: [ OK ] 1.99 sec. 2025-11-13 17:24:11 02813_array_agg: [ OK ] 1.09 sec. 2025-11-13 17:24:11 01655_plan_optimizations: [ OK ] 39.85 sec. 2025-11-13 17:24:11 01214_point_in_Mecca: [ OK ] 6.66 sec. 2025-11-13 17:24:12 01431_utf8_ubsan: [ OK ] 0.93 sec. 2025-11-13 17:24:13 02165_h3_num_hexagons: [ OK ] 1.33 sec. 2025-11-13 17:24:13 01307_polygon_perimeter: [ OK ] 0.88 sec. 2025-11-13 17:24:14 02381_parse_array_of_tuples: [ OK ] 0.88 sec. 2025-11-13 17:24:14 01634_summap_nullable: [ OK ] 1.04 sec. 2025-11-13 17:24:14 02941_variant_type_1: [ OK ] 41.76 sec. 2025-11-13 17:24:15 02724_mutliple_storage_join: [ OK ] 1.04 sec. 2025-11-13 17:24:15 03038_nested_dynamic_merges_small: [ OK ] 6.65 sec. 2025-11-13 17:24:15 02122_parallel_formatting_JSONStrings: [ OK ] 11.47 sec. 2025-11-13 17:24:16 01926_bin_unbin: [ OK ] 1.94 sec. 2025-11-13 17:24:16 00460_vertical_and_totals_extremes: [ OK ] 1.19 sec. 2025-11-13 17:24:16 00621_regression_for_in_operator: [ OK ] 1.80 sec. 2025-11-13 17:24:18 02469_interval_msan: [ OK ] 1.59 sec. 2025-11-13 17:24:18 01699_timezoneOffset: [ OK ] 2.24 sec. 2025-11-13 17:24:18 03318_ubsan_resample_arguments_count: [ OK ] 0.83 sec. 2025-11-13 17:24:19 01072_select_constant_limit: [ OK ] 0.78 sec. 2025-11-13 17:24:20 02122_parallel_formatting_Markdown: [ OK ] 8.86 sec. 2025-11-13 17:24:20 01165_lost_part_empty_partition: [ OK ] 5.06 sec. 2025-11-13 17:24:21 01812_optimize_skip_unused_shards_single_node: [ OK ] 0.83 sec. 2025-11-13 17:24:21 02972_parallel_replicas_cte: [ OK ] 2.09 sec. 2025-11-13 17:24:21 02157_readonly_system_suspend: [ OK ] 2.99 sec. 2025-11-13 17:24:22 02030_function_mapContainsKeyLike: [ OK ] 1.23 sec. 2025-11-13 17:24:22 01475_read_subcolumns_2: [ OK ] 1.33 sec. 2025-11-13 17:24:22 00356_analyze_aggregations_and_union_all: [ OK ] 0.78 sec. 2025-11-13 17:24:23 02002_sampling_and_unknown_column_bug: [ OK ] 1.13 sec. 2025-11-13 17:24:23 02286_convert_decimal_type: [ OK ] 0.73 sec. 2025-11-13 17:24:23 02815_range_dict_no_direct_join: [ OK ] 1.19 sec. 2025-11-13 17:24:24 00876_wrong_arraj_join_column: [ OK ] 0.73 sec. 2025-11-13 17:24:24 02932_parallel_replicas_fuzzer: [ OK ] 1.13 sec. 2025-11-13 17:24:24 02382_analyzer_matcher_join_using: [ OK ] 1.58 sec. 2025-11-13 17:24:25 03005_input_function_in_join: [ OK ] 0.68 sec. 2025-11-13 17:24:25 01317_no_password_in_command_line: [ OK ] 9.87 sec. 2025-11-13 17:24:26 03204_format_join_on: [ OK ] 2.38 sec. 2025-11-13 17:24:27 02015_async_inserts_1: [ OK ] 3.99 sec. 2025-11-13 17:24:28 02894_ast_depth_check: [ OK ] 3.08 sec. 2025-11-13 17:24:28 01715_background_checker_blather_zookeeper_long: [ OK ] 11.97 sec. 2025-11-13 17:24:29 02920_rename_column_of_skip_indices: [ OK ] 0.94 sec. 2025-11-13 17:24:29 00060_date_lut: [ OK ] 0.58 sec. 2025-11-13 17:24:29 00968_roundAge: [ OK ] 0.73 sec. 2025-11-13 17:24:30 02225_hints_for_indeices: [ OK ] 5.74 sec. 2025-11-13 17:24:30 03205_system_sync_replica_format: [ OK ] 0.78 sec. 2025-11-13 17:24:33 01018_Distributed__shard_num: [ OK ] 2.39 sec. 2025-11-13 17:24:34 02100_now64_types_bug: [ OK ] 0.79 sec. 2025-11-13 17:24:35 00411_merge_tree_where_const_in_set: [ OK ] 1.12 sec. 2025-11-13 17:24:35 02995_index_6: [ SKIPPED ] 0.00 sec. 2025-11-13 17:24:35 Reason: not running for current build 2025-11-13 17:24:36 02921_bit_hamming_distance_big_int: [ OK ] 0.80 sec. 2025-11-13 17:24:38 02813_seriesDecomposeSTL: [ OK ] 1.79 sec. 2025-11-13 17:24:38 03148_async_queries_in_query_log_errors: [ OK ] 8.40 sec. 2025-11-13 17:24:39 01280_null_in: [ OK ] 0.98 sec. 2025-11-13 17:24:39 02969_auto_format_detection: [ OK ] 30.48 sec. 2025-11-13 17:24:39 02276_full_sort_join_unsupported: [ OK ] 1.38 sec. 2025-11-13 17:24:39 02306_window_move_row_number_fix: [ OK ] 0.63 sec. 2025-11-13 17:24:40 02812_subquery_operators: [ OK ] 0.73 sec. 2025-11-13 17:24:40 01513_count_without_select_sequence_consistency_zookeeper_long: [ OK ] 1.49 sec. 2025-11-13 17:24:42 01651_map_functions: [ OK ] 3.09 sec. 2025-11-13 17:24:42 02132_client_history_navigation: [ OK ] 2.39 sec. 2025-11-13 17:24:43 03325_sqlite_join_wrong_answer: [ OK ] 14.48 sec. 2025-11-13 17:24:44 02251_alter_enum_nested_struct: [ OK ] 1.08 sec. 2025-11-13 17:24:44 02416_keeper_map: [ OK ] 3.59 sec. 2025-11-13 17:24:45 01710_projection_in_set: [ OK ] 0.99 sec. 2025-11-13 17:24:47 01196_max_parser_depth: [ OK ] 3.50 sec. 2025-11-13 17:24:47 01681_hyperscan_debug_assertion: [ OK ] 3.34 sec. 2025-11-13 17:24:49 00729_prewhere_array_join: [ OK ] 1.94 sec. 2025-11-13 17:24:49 03008_filter_projections_non_deterministoc_functions: [ OK ] 3.74 sec. 2025-11-13 17:24:49 03036_parquet_arrow_nullable: [ OK ] 23.24 sec. 2025-11-13 17:24:50 02932_group_by_null_fuzzer: [ OK ] 0.88 sec. 2025-11-13 17:24:51 00085_visible_width_of_tuple_of_dates: [ OK ] 0.76 sec. 2025-11-13 17:24:51 01284_escape_sequences_php_mysql_style: [ OK ] 1.39 sec. 2025-11-13 17:24:52 01678_great_circle_angle: [ OK ] 1.15 sec. 2025-11-13 17:24:52 02421_simple_queries_for_opentelemetry: [ OK ] 27.46 sec. 2025-11-13 17:24:52 01412_group_array_moving_shard: [ OK ] 3.50 sec. 2025-11-13 17:24:53 01131_max_rows_to_sort: [ OK ] 1.04 sec. 2025-11-13 17:24:54 03228_variant_permutation_issue: [ OK ] 1.65 sec. 2025-11-13 17:24:55 00188_constants_as_arguments_of_aggregate_functions: [ OK ] 0.76 sec. 2025-11-13 17:24:56 01702_system_numbers_scientific_notation: [ OK ] 1.14 sec. 2025-11-13 17:24:56 02842_mutations_replace_non_deterministic: [ OK ] 5.17 sec. 2025-11-13 17:24:56 03208_buffer_over_distributed_type_mismatch: [ OK ] 3.56 sec. 2025-11-13 17:24:57 01599_multiline_input_and_singleline_comments: [ OK ] 3.54 sec. 2025-11-13 17:24:57 03197_storage_join_strictness_type_restriction: [ OK ] 1.19 sec. 2025-11-13 17:24:57 02366_kql_func_math: [ OK ] 1.34 sec. 2025-11-13 17:24:58 03578_merges_with_and_without_ttl: [ OK ] 15.58 sec. 2025-11-13 17:24:58 00831_quantile_weighted_parameter_check: [ OK ] 1.20 sec. 2025-11-13 17:24:59 00936_function_result_with_operator_in: [ OK ] 1.75 sec. 2025-11-13 17:24:59 00940_max_parts_in_total: [ OK ] 1.21 sec. 2025-11-13 17:24:59 02033_join_engine_deadlock_long: [ OK ] 12.23 sec. 2025-11-13 17:24:59 01453_normalize_query_alias_uuid: [ OK ] 0.83 sec. 2025-11-13 17:25:00 00157_aliases_and_lambda_formal_parameters: [ OK ] 0.84 sec. 2025-11-13 17:25:00 01783_merge_engine_join_key_condition: [ OK ] 1.69 sec. 2025-11-13 17:25:01 01137_sample_final: [ OK ] 2.00 sec. 2025-11-13 17:25:01 01016_macros: [ OK ] 1.29 sec. 2025-11-13 17:25:02 02497_having_without_actual_aggregation_bug: [ OK ] 1.85 sec. 2025-11-13 17:25:02 01053_if_chain_check: [ OK ] 2.01 sec. 2025-11-13 17:25:02 02807_lower_utf8_msan: [ OK ] 0.94 sec. 2025-11-13 17:25:03 02771_jit_functions_comparison_crash: [ OK ] 1.20 sec. 2025-11-13 17:25:03 02374_combine_multi_if_and_count_if_opt: [ OK ] 1.05 sec. 2025-11-13 17:25:03 02813_func_today_and_alias: [ OK ] 1.21 sec. 2025-11-13 17:25:04 03303_distributed_explain: [ OK ] 0.94 sec. 2025-11-13 17:25:04 00901_joint_entropy: [ OK ] 0.94 sec. 2025-11-13 17:25:05 01084_regexp_empty: [ OK ] 0.94 sec. 2025-11-13 17:25:06 02841_not_ready_set_bug: [ OK ] 10.12 sec. 2025-11-13 17:25:06 03280_json_subcolumns_in_primary_key_select_final: [ OK ] 2.64 sec. 2025-11-13 17:25:07 02940_json_array_of_unnamed_tuples_inference: [ OK ] 0.85 sec. 2025-11-13 17:25:07 01547_query_log_current_database: [ OK ] 4.60 sec. 2025-11-13 17:25:08 01922_sum_null_for_remote: [ OK ] 0.90 sec. 2025-11-13 17:25:09 02588_avro_date32_and_decimals: [ OK ] 6.51 sec. 2025-11-13 17:25:10 03150_dynamic_type_mv_insert: [ OK ] 1.86 sec. 2025-11-13 17:25:11 02016_aggregation_spark_bar: [ OK ] 3.81 sec. 2025-11-13 17:25:12 02841_not_ready_set_constraints: [ OK ] 1.64 sec. 2025-11-13 17:25:12 01096_block_serialized_state: [ OK ] 0.99 sec. 2025-11-13 17:25:12 02203_shebang: [ OK ] 3.15 sec. 2025-11-13 17:25:12 02151_lc_prefetch: [ SKIPPED ] 0.00 sec. 2025-11-13 17:25:12 Reason: not running for current build 2025-11-13 17:25:13 00328_long_case_construction: [ OK ] 127.93 sec. 2025-11-13 17:25:13 03093_with_fill_support_constant_expression: [ OK ] 0.85 sec. 2025-11-13 17:25:13 00389_concat_operator: [ OK ] 0.84 sec. 2025-11-13 17:25:13 01041_h3_is_valid: [ OK ] 1.29 sec. 2025-11-13 17:25:13 02472_segfault_expression_parser: [ OK ] 0.69 sec. 2025-11-13 17:25:14 02477_exists_fuzz_43478: [ OK ] 0.94 sec. 2025-11-13 17:25:16 01825_type_json_2: [ OK ] 2.29 sec. 2025-11-13 17:25:17 00738_lock_for_inner_table: [ OK ] 10.58 sec. 2025-11-13 17:25:17 03273_group_by_in_order_still_used_when_group_by_key_doesnt_match_order_by_key: [ OK ] 3.09 sec. 2025-11-13 17:25:17 01339_client_unrecognized_option: [ OK ] 3.95 sec. 2025-11-13 17:25:18 00555_right_join_excessive_rows: [ OK ] 0.73 sec. 2025-11-13 17:25:18 01455_nullable_type_with_if_agg_combinator: [ OK ] 1.24 sec. 2025-11-13 17:25:21 02022_storage_filelog_one_file: [ OK ] 8.31 sec. 2025-11-13 17:25:22 00373_group_by_tuple: [ OK ] 0.68 sec. 2025-11-13 17:25:23 01430_fix_any_rewrite_aliases: [ OK ] 0.79 sec. 2025-11-13 17:25:23 00358_from_string_complex_types: [ OK ] 0.68 sec. 2025-11-13 17:25:24 02770_jit_aggregation_nullable_key_fix: [ OK ] 5.49 sec. 2025-11-13 17:25:26 02915_lazy_loading_of_base_backups: [ OK ] 10.32 sec. 2025-11-13 17:25:27 01582_distinct_subquery_groupby: [ OK ] 1.16 sec. 2025-11-13 17:25:28 00753_alter_attach: [ OK ] 4.49 sec. 2025-11-13 17:25:28 03006_async_insert_deadlock_log: [ OK ] 4.44 sec. 2025-11-13 17:25:29 02661_read_from_archive_zip: [ OK ] 30.89 sec. 2025-11-13 17:25:29 02869_http_headers_elapsed_ns: [ OK ] 1.99 sec. 2025-11-13 17:25:30 03302_merge_table_structure_unification: [ OK ] 1.38 sec. 2025-11-13 17:25:30 01621_bar_nan_arguments: [ OK ] 0.90 sec. 2025-11-13 17:25:31 03156_nullable_number_tips: [ OK ] 1.54 sec. 2025-11-13 17:25:31 03048_not_found_column_xxx_in_block: [ OK ] 0.85 sec. 2025-11-13 17:25:32 01214_test_storage_merge_aliases_with_where: [ OK ] 2.08 sec. 2025-11-13 17:25:33 02525_analyzer_function_in_crash_fix: [ OK ] 0.99 sec. 2025-11-13 17:25:33 01562_agg_null_for_empty_ahead: [ OK ] 1.60 sec. 2025-11-13 17:25:34 02133_final_prewhere_where_lowcardinality_replacing: [ OK ] 1.24 sec. 2025-11-13 17:25:35 03141_wildcard_grants_on_tables: [ OK ] 16.68 sec. 2025-11-13 17:25:35 01926_order_by_desc_limit: [ OK ] 68.15 sec. 2025-11-13 17:25:35 01675_distributed_bytes_to_delay_insert: [ OK ] 7.46 sec. 2025-11-13 17:25:36 01614_with_fill_with_limit: [ OK ] 0.63 sec. 2025-11-13 17:25:36 01670_log_comment: [ OK ] 1.68 sec. 2025-11-13 17:25:36 02235_check_table_sparse_serialization: [ OK ] 0.83 sec. 2025-11-13 17:25:36 01556_explain_select_with_union_query: [ OK ] 1.03 sec. 2025-11-13 17:25:36 01404_roundUpToPowerOfTwoOrZero_safety: [ OK ] 0.64 sec. 2025-11-13 17:25:37 01731_async_task_queue_wait: [ OK ] 3.65 sec. 2025-11-13 17:25:37 02923_cte_equality_disjunction: [ OK ] 0.73 sec. 2025-11-13 17:25:37 02863_ignore_foreign_keys_in_tables_definition: [ OK ] 0.78 sec. 2025-11-13 17:25:37 01323_add_scalars_in_time: [ OK ] 1.18 sec. 2025-11-13 17:25:38 02713_sequence_match_serialization_fix: [ OK ] 1.03 sec. 2025-11-13 17:25:38 00205_emptyscalar_subquery_type_mismatch_bug: [ OK ] 0.93 sec. 2025-11-13 17:25:38 00996_neighbor: [ OK ] 1.28 sec. 2025-11-13 17:25:39 00320_between: [ OK ] 0.78 sec. 2025-11-13 17:25:39 02674_trivial_count_analyzer: [ OK ] 1.43 sec. 2025-11-13 17:25:40 03313_case_insensitive_json_type_declaration: [ OK ] 0.68 sec. 2025-11-13 17:25:40 00464_array_element_out_of_range: [ OK ] 0.63 sec. 2025-11-13 17:25:41 02861_interpolate_alias_precedence: [ OK ] 0.78 sec. 2025-11-13 17:25:41 02553_new_type_json_attach_partition: [ OK ] 1.03 sec. 2025-11-13 17:25:41 02352_grouby_shadows_arg: [ OK ] 0.88 sec. 2025-11-13 17:25:42 03328_syntax_error_exception: [ OK ] 3.44 sec. 2025-11-13 17:25:42 03321_functions_to_subcolumns_skip_index: [ OK ] 0.88 sec. 2025-11-13 17:25:44 02681_aggregation_by_partitions_bug: [ OK ] 1.89 sec. 2025-11-13 17:25:44 02843_backup_use_same_password_for_base_backup: [ OK ] 13.15 sec. 2025-11-13 17:25:45 03281_dynamic_coalesce: [ OK ] 1.23 sec. 2025-11-13 17:25:46 03223_interval_data_type_comparison: [ OK ] 3.54 sec. 2025-11-13 17:25:46 01051_same_name_alias_with_joins: [ OK ] 0.88 sec. 2025-11-13 17:25:47 02021_prewhere_column_optimization: [ OK ] 0.98 sec. 2025-11-13 17:25:47 02313_test_fpc_codec: [ OK ] 1.79 sec. 2025-11-13 17:25:48 02933_sqid: [ OK ] 11.36 sec. 2025-11-13 17:25:48 01013_hex_decimal: [ OK ] 0.83 sec. 2025-11-13 17:25:48 01664_array_slice_ubsan: [ OK ] 0.58 sec. 2025-11-13 17:25:48 00098_6_union_all: [ OK ] 0.73 sec. 2025-11-13 17:25:49 02842_suggest_http_page_in_error_message: [ OK ] 1.84 sec. 2025-11-13 17:25:50 00973_uniq_non_associativity: [ OK ] 12.02 sec. 2025-11-13 17:25:50 00732_quorum_insert_lost_part_and_alive_part_zookeeper_long: [ OK ] 1.39 sec. 2025-11-13 17:25:51 02946_literal_alias_misclassification: [ OK ] 0.93 sec. 2025-11-13 17:25:53 01030_limit_by_with_ties_error: [ OK ] 4.65 sec. 2025-11-13 17:25:53 03306_json_with_progress_special_events: [ OK ] 2.44 sec. 2025-11-13 17:25:54 00673_subquery_prepared_set_performance: [ OK ] 4.55 sec. 2025-11-13 17:25:54 01076_range_reader_segfault: [ OK ] 1.05 sec. 2025-11-13 17:25:54 02923_join_use_nulls_modulo: [ OK ] 0.89 sec. 2025-11-13 17:25:54 03326_parallel_replicas_out_of_range: [ OK ] 4.64 sec. 2025-11-13 17:25:55 02562_native_tskv_default_for_omitted_fields: [ OK ] 11.48 sec. 2025-11-13 17:25:55 00075_shard_formatting_negate_of_negative_literal: [ OK ] 1.10 sec. 2025-11-13 17:25:56 02691_multiple_joins_backtick_identifiers: [ OK ] 1.39 sec. 2025-11-13 17:25:56 01915_merge_prewhere_virtual_column_rand_chao_wang: [ OK ] 1.55 sec. 2025-11-13 17:25:57 02723_jit_aggregation_bug_48120: [ OK ] 1.45 sec. 2025-11-13 17:25:57 02882_primary_key_index_in_function_different_types: [ OK ] 1.49 sec. 2025-11-13 17:25:59 02989_replicated_merge_tree_invalid_metadata_version: [ OK ] 2.16 sec. 2025-11-13 17:26:01 01039_mergetree_exec_time: [ OK ] 2.25 sec. 2025-11-13 17:26:02 01441_array_combinator: [ OK ] 1.06 sec. 2025-11-13 17:26:03 00515_enhanced_time_zones: [ OK ] 5.47 sec. 2025-11-13 17:26:04 02531_ipv4_arithmetic: [ OK ] 1.36 sec. 2025-11-13 17:26:04 00700_to_decimal_or_something_1: [ OK ] 9.00 sec. 2025-11-13 17:26:05 01700_system_zookeeper_path_in: [ OK ] 2.16 sec. 2025-11-13 17:26:06 01011_test_create_as_skip_indices: [ OK ] 1.78 sec. 2025-11-13 17:26:06 02421_json_decimals_as_strings: [ OK ] 1.30 sec. 2025-11-13 17:26:07 01410_nullable_key_and_index_negate_cond: [ OK ] 2.51 sec. 2025-11-13 17:26:07 03314_analyzer_resolve_in_parent_scope_5: [ OK ] 1.16 sec. 2025-11-13 17:26:08 00810_in_operators_segfault: [ OK ] 1.06 sec. 2025-11-13 17:26:09 01514_empty_buffer_different_types: [ OK ] 1.71 sec. 2025-11-13 17:26:09 02122_parallel_formatting_CustomSeparated: [ OK ] 12.81 sec. 2025-11-13 17:26:14 02861_join_on_nullsafe_compare: [ OK ] 8.03 sec. 2025-11-13 17:26:16 00556_array_intersect: [ OK ] 1.46 sec. 2025-11-13 17:26:16 03230_keeper_cp_mv_commands: [ OK ] 7.22 sec. 2025-11-13 17:26:16 02496_remove_redundant_sorting_analyzer: [ OK ] 34.78 sec. 2025-11-13 17:26:17 02984_form_format: [ OK ] 8.39 sec. 2025-11-13 17:26:19 03145_asof_join_ddb_inequalities: [ OK ] 2.22 sec. 2025-11-13 17:26:20 01710_projection_optimize_materialize: [ OK ] 11.51 sec. 2025-11-13 17:26:21 03251_check_query_formatting: [ OK ] 3.94 sec. 2025-11-13 17:26:21 03156_default_multiquery_split: [ OK ] 5.12 sec. 2025-11-13 17:26:21 01544_fromModifiedJulianDay: [ OK ] 2.18 sec. 2025-11-13 17:26:22 03040_array_sum_and_join: [ OK ] 1.16 sec. 2025-11-13 17:26:23 01655_quarter_modificator_for_formatDateTime: [ OK ] 1.00 sec. 2025-11-13 17:26:23 03457_merge_engine_subcolumns: [ OK ] 2.07 sec. 2025-11-13 17:26:24 02869_unicode_minus: [ OK ] 1.04 sec. 2025-11-13 17:26:26 03008_deduplication_insert_into_partitioned_table: [ OK ] 5.01 sec. 2025-11-13 17:26:26 00240_replace_substring_loop: [ OK ] 5.93 sec. 2025-11-13 17:26:26 03093_bug_gcd_codec: [ OK ] 3.12 sec. 2025-11-13 17:26:27 02221_system_zookeeper_unrestricted_like: [ OK ] 10.70 sec. 2025-11-13 17:26:28 03116_analyzer_explicit_alias_as_column_name: [ OK ] 1.02 sec. 2025-11-13 17:26:28 01031_pmj_new_any_semi_join: [ OK ] 2.12 sec. 2025-11-13 17:26:29 02244_ip_address_invalid_insert: [ OK ] 2.87 sec. 2025-11-13 17:26:30 02479_analyzer_aggregation_crash: [ OK ] 1.65 sec. 2025-11-13 17:26:30 01300_svg: [ OK ] 3.22 sec. 2025-11-13 17:26:32 00753_distributed_system_columns_and_system_tables: [ OK ] 1.35 sec. 2025-11-13 17:26:32 01825_new_type_json_7: [ OK ] 7.39 sec. 2025-11-13 17:26:32 02206_clickhouse_local_use_database: [ OK ] 3.37 sec. 2025-11-13 17:26:32 00516_deduplication_after_drop_partition_zookeeper: [ OK ] 2.31 sec. 2025-11-13 17:26:33 02724_function_in_left_table_clause_asof_join: [ OK ] 0.99 sec. 2025-11-13 17:26:34 02387_parse_date_as_datetime: [ OK ] 1.05 sec. 2025-11-13 17:26:34 01801_s3_cluster_count: [ OK ] 1.17 sec. 2025-11-13 17:26:34 03135_keeper_client_find_commands: [ OK ] 6.08 sec. 2025-11-13 17:26:34 00917_multiple_joins_denny_crane: [ OK ] 1.60 sec. 2025-11-13 17:26:35 02313_cross_join_dup_col_names: [ OK ] 0.94 sec. 2025-11-13 17:26:35 01839_join_to_subqueries_rewriter_columns_matcher: [ OK ] 1.16 sec. 2025-11-13 17:26:35 00492_drop_temporary_table: [ OK ] 1.23 sec. 2025-11-13 17:26:35 02454_compressed_marks_in_compact_part: [ OK ] 0.89 sec. 2025-11-13 17:26:36 02833_std_alias: [ OK ] 1.04 sec. 2025-11-13 17:26:38 00063_check_query: [ OK ] 1.50 sec. 2025-11-13 17:26:38 03279_move_partitions_access_rights: [ OK ] 6.26 sec. 2025-11-13 17:26:39 01778_where_with_column_name: [ OK ] 0.99 sec. 2025-11-13 17:26:39 03247_json_extract_lc_nullable: [ OK ] 0.95 sec. 2025-11-13 17:26:42 02793_implicit_pretty_format_settings: [ OK ] 3.62 sec. 2025-11-13 17:26:43 02233_HTTP_ranged: [ OK ] 3.77 sec. 2025-11-13 17:26:43 02155_parse_date_lowcard_default_throw: [ OK ] 1.01 sec. 2025-11-13 17:26:43 01600_detach_permanently: [ OK ] 86.16 sec. 2025-11-13 17:26:44 01914_ubsan_quantile_timing: [ OK ] 0.85 sec. 2025-11-13 17:26:44 02841_tuple_modulo: [ OK ] 0.99 sec. 2025-11-13 17:26:45 02398_subquery_where_pushdown_and_limit_offset: [ OK ] 1.31 sec. 2025-11-13 17:26:46 02889_print_pretty_type_names: [ OK ] 1.09 sec. 2025-11-13 17:26:47 02566_analyzer_limit_settings_distributed: [ OK ] 1.65 sec. 2025-11-13 17:26:48 01611_string_to_low_cardinality_key_alter: [ OK ] 2.50 sec. 2025-11-13 17:26:48 03020_long_values_pretty_are_not_cut_if_single: [ OK ] 12.79 sec. 2025-11-13 17:26:48 01780_column_sparse_full: [ OK ] 4.71 sec. 2025-11-13 17:26:48 01020_function_char: [ OK ] 0.95 sec. 2025-11-13 17:26:50 02016_summing_mt_aggregating_column: [ OK ] 1.50 sec. 2025-11-13 17:26:50 02900_buffer_table_alter_race: [ OK ] 15.81 sec. 2025-11-13 17:26:50 00339_parsing_bad_arrays: [ OK ] 2.76 sec. 2025-11-13 17:26:51 02015_async_inserts_4: [ OK ] 15.65 sec. 2025-11-13 17:26:52 00113_shard_group_array: [ OK ] 58.38 sec. 2025-11-13 17:26:52 01143_trivial_count_with_join: [ OK ] 1.11 sec. 2025-11-13 17:26:54 00619_extract: [ OK ] 1.09 sec. 2025-11-13 17:26:54 03248_with_insert_with: [ OK ] 5.51 sec. 2025-11-13 17:26:54 03221_variant_logical_error: [ OK ] 1.38 sec. 2025-11-13 17:26:54 03699_reverse_utf8: [ OK ] 0.89 sec. 2025-11-13 17:26:55 00800_low_cardinality_merge_join: [ OK ] 6.71 sec. 2025-11-13 17:26:55 02786_parquet_big_integer_compatibility: [ OK ] 4.21 sec. 2025-11-13 17:26:55 2025-11-13 17:26:55 133 tests passed. 1 tests skipped. 934.77 s elapsed (Process-5). 2025-11-13 17:26:55 03285_default_engine_with_settings: [ OK ] 1.08 sec. 2025-11-13 17:26:55 2025-11-13 17:26:55 138 tests passed. 2 tests skipped. 934.94 s elapsed (Process-4). 2025-11-13 17:26:55 01079_bad_alters_zookeeper_long: [ OK ] 110.41 sec. 2025-11-13 17:26:55 2025-11-13 17:26:55 156 tests passed. 5 tests skipped. 935.32 s elapsed (Process-9). 2025-11-13 17:26:56 02559_multiple_read_steps_in_prewhere_missing_columns_2: [ OK ] 0.94 sec. 2025-11-13 17:26:56 2025-11-13 17:26:56 195 tests passed. 0 tests skipped. 935.63 s elapsed (Process-3). 2025-11-13 17:26:56 00310_tskv: [ OK ] 5.82 sec. 2025-11-13 17:26:56 2025-11-13 17:26:56 140 tests passed. 4 tests skipped. 936.38 s elapsed (Process-6). 2025-11-13 17:26:57 03295_half_parquet: [ OK ] 2.79 sec. 2025-11-13 17:26:57 2025-11-13 17:26:57 146 tests passed. 7 tests skipped. 936.67 s elapsed (Process-8). 2025-11-13 17:26:59 03167_improvement_table_name_too_long: [ OK ] 4.92 sec. 2025-11-13 17:26:59 2025-11-13 17:26:59 133 tests passed. 4 tests skipped. 939.53 s elapsed (Process-10). 2025-11-13 17:27:01 02994_merge_tree_mutations_cleanup: [ OK ] 11.39 sec. 2025-11-13 17:27:01 2025-11-13 17:27:01 116 tests passed. 2 tests skipped. 941.39 s elapsed (Process-7). 2025-11-13 17:27:01 Running 132 stateless tests (MainProcess). 2025-11-13 17:27:07 03400_merge_storage_underlying_tables_access_validation: [ OK ] 5.20 sec. 2025-11-13 17:27:26 03320_insert_close_connection_on_error: [ OK ] 19.53 sec. 2025-11-13 17:27:31 03305_rename_mutations_counter_replicated: [ OK ] 4.44 sec. 2025-11-13 17:27:32 03305_log_unsupported_types: [ OK ] 0.93 sec. 2025-11-13 17:27:32 03298_memory_limit_thresholds_combination: [ SKIPPED ] 0.00 sec. 2025-11-13 17:27:32 Reason: not running for current build 2025-11-13 17:27:33 03277_database_backup_database_file_engine: [ OK ] 1.24 sec. 2025-11-13 17:27:34 03232_workload_create_and_drop: [ OK ] 0.63 sec. 2025-11-13 17:27:50 03231_restore_user_with_existing_role: [ OK ] 16.27 sec. 2025-11-13 17:27:56 03231_old_backup_without_access_entities_dependents: [ OK ] 6.45 sec. 2025-11-13 17:28:01 03222_json_empty_as_default_small_read_buffer: [ OK ] 4.94 sec. 2025-11-13 17:28:02 03221_create_if_not_exists_setting: [ OK ] 0.93 sec. 2025-11-13 17:28:04 03198_dynamic_read_subcolumns: [ OK ] 2.04 sec. 2025-11-13 17:28:05 03172_system_detached_tables_no_loop: [ OK ] 1.08 sec. 2025-11-13 17:30:18 03008_deduplication_mv_generates_several_blocks_replicated: [ OK ] 132.41 sec. 2025-11-13 17:30:35 03008_s3_plain_rewritable_fault: [ OK ] 16.63 sec. 2025-11-13 17:32:02 03008_deduplication_insert_several_blocks_nonreplicated: [ OK ] 86.99 sec. 2025-11-13 17:32:07 02973_backup_of_in_memory_compressed: [ OK ] 5.84 sec. 2025-11-13 17:32:09 02961_drop_tables: [ OK ] 1.03 sec. 2025-11-13 17:32:10 02931_max_num_to_warn: [ OK ] 1.33 sec. 2025-11-13 17:32:15 02916_another_move_partition_inactive_replica: [ OK ] 5.04 sec. 2025-11-13 17:32:28 02908_many_requests_to_system_replicas: [ OK ] 11.57 sec. 2025-11-13 17:32:36 02888_replicated_merge_tree_creation: [ OK ] 8.36 sec. 2025-11-13 17:32:38 02887_insert_quorum_wo_keeper_retries: [ OK ] 1.28 sec. 2025-11-13 17:32:43 02884_async_insert_native_protocol_3: [ OK ] 5.04 sec. 2025-11-13 17:33:06 02789_filesystem_cache_alignment: [ OK ] 23.55 sec. 2025-11-13 17:33:10 02789_table_functions_errors: [ OK ] 3.29 sec. 2025-11-13 17:33:14 02736_reading_and_writing_structure_fields: [ OK ] 4.59 sec. 2025-11-13 17:33:17 02735_capnp_case_insensitive_names_matching: [ OK ] 2.29 sec. 2025-11-13 17:33:17 02710_default_replicated_parameters: [ OK ] 0.62 sec. 2025-11-13 17:33:17 02581_share_big_sets_between_mutation_tasks_long: [ SKIPPED ] 0.00 sec. 2025-11-13 17:33:17 Reason: not running for current build 2025-11-13 17:33:20 02522_avro_complicate_schema: [ OK ] 2.73 sec. 2025-11-13 17:33:22 02510_orc_map_indexes: [ OK ] 2.39 sec. 2025-11-13 17:33:27 02503_cache_on_write_with_small_segment_size: [ OK ] 4.09 sec. 2025-11-13 17:33:33 02494_query_cache_ttl_long: [ OK ] 6.70 sec. 2025-11-13 17:33:35 02494_query_cache_bugs: [ OK ] 1.18 sec. 2025-11-13 17:33:35 02422_allow_implicit_no_password: [ SKIPPED ] 0.00 sec. 2025-11-13 17:33:35 Reason: not running for current build 2025-11-13 17:33:37 02404_schema_inference_cache_respect_format_settings: [ OK ] 2.03 sec. 2025-11-13 17:33:37 02397_system_parts_race_condition_drop_rm: [ SKIPPED ] 0.00 sec. 2025-11-13 17:33:37 Reason: disabled 2025-11-13 17:33:37 02376_arrow_dict_with_string: [ OK ] 0.79 sec. 2025-11-13 17:33:38 02346_additional_filters_distr: [ OK ] 0.78 sec. 2025-11-13 17:33:39 02313_avro_records_and_maps: [ OK ] 1.08 sec. 2025-11-13 17:33:42 02311_system_zookeeper_insert_priv: [ OK ] 2.79 sec. 2025-11-13 17:33:56 02294_overcommit_overflow: [ OK ] 13.58 sec. 2025-11-13 17:34:09 02242_delete_user_race: [ OK ] 13.07 sec. 2025-11-13 17:34:10 02240_filesystem_cache_bypass_cache_threshold: [ OK ] 0.83 sec. 2025-11-13 17:34:10 02232_dist_insert_send_logs_level_hung: [ SKIPPED ] 0.00 sec. 2025-11-13 17:34:10 Reason: disabled 2025-11-13 17:34:13 02227_test_create_empty_sqlite_db: [ OK ] 3.49 sec. 2025-11-13 17:34:47 02226_filesystem_cache_profile_events: [ OK ] 33.83 sec. 2025-11-13 17:34:50 02225_unwinder_dwarf_version: [ OK ] 2.73 sec. 2025-11-13 17:34:57 02207_allow_plaintext_and_no_password: [ OK ] 6.65 sec. 2025-11-13 17:34:59 02182_json_each_row_schema_inference: [ OK ] 2.48 sec. 2025-11-13 17:35:00 02168_avro_bug: [ OK ] 0.89 sec. 2025-11-13 17:35:03 02166_arrow_dictionary_inference: [ OK ] 2.78 sec. 2025-11-13 17:35:04 02155_multiple_inserts_for_formats_with_suffix: [ OK ] 1.18 sec. 2025-11-13 17:35:05 02148_sql_user_defined_function_subquery: [ OK ] 0.83 sec. 2025-11-13 17:35:06 02126_identity_user_defined_function: [ OK ] 0.93 sec. 2025-11-13 17:35:07 02125_recursive_sql_user_defined_functions: [ OK ] 0.88 sec. 2025-11-13 17:35:07 02051_read_settings: [ SKIPPED ] 0.00 sec. 2025-11-13 17:35:07 Reason: not running for current build 2025-11-13 17:35:35 02026_storage_filelog_largefile: [ OK ] 28.21 sec. 2025-11-13 17:35:36 02025_dictionary_view_different_db: [ OK ] 0.94 sec. 2025-11-13 17:35:37 02011_dictionary_empty_attribute_list: [ OK ] 0.78 sec. 2025-11-13 17:35:38 01999_grant_with_replace: [ OK ] 0.93 sec. 2025-11-13 17:35:39 01915_create_or_replace_dictionary: [ OK ] 0.83 sec. 2025-11-13 17:35:41 01903_ssd_cache_dictionary_array_type: [ OK ] 2.38 sec. 2025-11-13 17:35:42 01902_table_function_merge_db_params: [ OK ] 1.08 sec. 2025-11-13 17:35:46 01853_dictionary_cache_duplicates: [ OK ] 3.99 sec. 2025-11-13 17:35:47 01850_dist_INSERT_preserve_error: [ OK ] 0.93 sec. 2025-11-13 17:35:48 01785_dictionary_element_count: [ OK ] 1.13 sec. 2025-11-13 17:35:50 01778_hierarchical_dictionaries: [ OK ] 1.38 sec. 2025-11-13 17:35:52 01754_direct_dictionary_complex_key: [ OK ] 1.98 sec. 2025-11-13 17:35:53 01747_executable_pool_dictionary_implicit_key: [ OK ] 1.28 sec. 2025-11-13 17:35:54 01746_executable_pool_dictionary: [ OK ] 1.43 sec. 2025-11-13 17:35:56 01676_dictget_in_default_expression: [ OK ] 1.19 sec. 2025-11-13 17:35:57 01615_random_one_shard_insertion: [ OK ] 1.28 sec. 2025-11-13 17:35:58 01530_drop_database_atomic_sync: [ OK ] 1.38 sec. 2025-11-13 17:36:01 01527_clickhouse_local_optimize: [ OK ] 2.54 sec. 2025-11-13 17:36:02 01526_complex_key_dict_direct_layout: [ OK ] 0.93 sec. 2025-11-13 17:36:07 01507_clickhouse_server_start_with_embedded_config: [ OK ] 5.49 sec. 2025-11-13 17:36:11 01501_cache_dictionary_all_fields: [ OK ] 3.24 sec. 2025-11-13 17:36:12 01471_calculate_ttl_during_merge: [ OK ] 1.13 sec. 2025-11-13 17:36:35 01454_storagememory_data_race_challenge: [ OK ] 23.30 sec. 2025-11-13 17:36:38 01360_materialized_view_with_join_on_query_log: [ OK ] 2.73 sec. 2025-11-13 17:36:39 01356_view_threads: [ OK ] 0.83 sec. 2025-11-13 17:36:51 01320_create_sync_race_condition_zookeeper: [ OK ] 12.26 sec. 2025-11-13 17:36:54 01297_create_quota: [ OK ] 2.44 sec. 2025-11-13 17:36:55 01295_create_row_policy: [ OK ] 1.18 sec. 2025-11-13 17:36:56 01294_create_settings_profile: [ OK ] 1.28 sec. 2025-11-13 17:36:58 01251_dict_is_in_infinite_loop: [ OK ] 1.53 sec. 2025-11-13 17:42:16 01111_create_drop_replicated_db_stress: [ OK ] 317.98 sec. 2025-11-13 17:42:17 01103_distributed_product_mode_local_column_renames: [ OK ] 1.48 sec. 2025-11-13 17:42:19 01070_materialize_ttl: [ OK ] 1.68 sec. 2025-11-13 17:42:20 01036_no_superfluous_dict_reload_on_create_database_2: [ OK ] 0.98 sec. 2025-11-13 17:42:34 01018_ddl_dictionaries_concurrent_requrests: [ OK ] 14.28 sec. 2025-11-13 17:42:50 01004_rename_deadlock: [ OK ] 15.39 sec. 2025-11-13 17:42:51 00963_achimbab: [ OK ] 1.28 sec. 2025-11-13 17:42:54 00950_dict_get: [ OK ] 2.49 sec. 2025-11-13 17:43:01 00913_many_threads: [ OK ] 7.70 sec. 2025-11-13 17:43:03 00722_inner_join: [ OK ] 1.43 sec. 2025-11-13 17:43:04 00693_max_block_size_system_tables_columns: [ OK ] 1.58 sec. 2025-11-13 17:43:12 00623_truncate_table_throw_exception: [ OK ] 7.70 sec. 2025-11-13 17:43:14 00510_materizlized_view_and_deduplication_zookeeper: [ OK ] 1.68 sec. 2025-11-13 17:43:15 00332_quantile_timing_memory_leak: [ OK ] 1.03 sec. 2025-11-13 17:43:38 00178_quantile_ddsketch: [ OK ] 23.09 sec. 2025-11-13 17:43:48 00177_memory_bound_merging: [ OK ] 9.86 sec. 2025-11-13 17:43:54 00175_obfuscator_schema_inference: [ OK ] 6.20 sec. 2025-11-13 17:44:03 00173_group_by_use_nulls: [ OK ] 8.71 sec. 2025-11-13 17:44:31 00167_parallel_parsing_with_names_and_types: [ OK ] 27.91 sec. 2025-11-13 17:44:31 00157_cache_dictionary: [ SKIPPED ] 0.00 sec. 2025-11-13 17:44:31 Reason: not running for current build 2025-11-13 17:44:31 00152_insert_different_granularity: [ SKIPPED ] 0.00 sec. 2025-11-13 17:44:31 Reason: not running for current build 2025-11-13 17:44:32 00151_order_by_read_in_order: [ OK ] 1.59 sec. 2025-11-13 17:44:39 00148_monotonic_functions_and_index: [ OK ] 7.00 sec. 2025-11-13 17:44:56 00147_global_in_aggregate_function: [ OK ] 16.22 sec. 2025-11-13 17:44:59 00143_transform_non_const_default: [ OK ] 3.19 sec. 2025-11-13 17:45:00 00098_primary_key_memory_allocated: [ OK ] 0.68 sec. 2025-11-13 17:47:58 00093_prewhere_array_join: [ OK ] 178.60 sec. 2025-11-13 17:48:04 00088_global_in_one_shard_and_rows_before_limit: [ OK ] 6.05 sec. 2025-11-13 17:48:15 00083_array_filter: [ OK ] 10.51 sec. 2025-11-13 17:48:17 00080_array_join_and_union: [ OK ] 1.98 sec. 2025-11-13 17:48:18 00076_system_columns_bytes: [ OK ] 0.78 sec. 2025-11-13 17:48:19 00069_duplicate_aggregation_keys: [ OK ] 0.73 sec. 2025-11-13 17:48:26 00065_loyalty_with_storage_join: [ OK ] 7.60 sec. 2025-11-13 17:48:28 00062_loyalty: [ OK ] 1.63 sec. 2025-11-13 17:48:36 00050_min_max: [ OK ] 8.65 sec. 2025-11-13 17:48:42 00045_uniq_upto: [ OK ] 5.34 sec. 2025-11-13 17:48:49 00041_aggregating_materialized_view: [ OK ] 7.15 sec. 2025-11-13 17:48:53 00033_aggregate_key_string: [ OK ] 4.39 sec. 2025-11-13 17:48:55 00032_aggregate_key64: [ OK ] 1.28 sec. 2025-11-13 17:49:48 00024_random_counters: [ OK ] 52.73 sec. 2025-11-13 17:49:51 00023_totals_limit: [ OK ] 3.89 sec. 2025-11-13 17:49:56 00020_distinct_order_by_distributed: [ OK ] 4.49 sec. 2025-11-13 17:49:58 00013_sorting_of_nested: [ OK ] 1.78 sec. 2025-11-13 17:50:00 00005_filtering: [ OK ] 2.08 sec. 2025-11-13 17:50:00 2025-11-13 17:50:00 124 tests passed. 8 tests skipped. 1378.50 s elapsed (MainProcess). 2025-11-13 17:50:07 Checking the hung queries: done 2025-11-13 17:50:07 2025-11-13 17:50:07 No queries hung. 2025-11-13 17:50:07 All tests have finished. 2025-11-13 17:50:07 2025-11-13 17:50:07 Top patterns of log messages: 2025-11-13 17:50:07 2025-11-13 17:50:07 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-11-13 17:50:07 2025-11-13 17:50:07 1. 53430 0.052 10.56 MiB 0.102 1 185 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {}) 2025-11-13 17:50:07 2. 53416 0.052 8.00 MiB 0.078 19954 183 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {} 2025-11-13 17:50:07 3. 52269 0.051 1.24 MiB 0.012 1 288 ['Trace'] 0.001 Query to stage {}{} 2025-11-13 17:50:07 4. 51472 0.05 2.41 MiB 0.023 1 288 ['Trace'] 0.001 Query from stage {} to stage {}{} 2025-11-13 17:50:07 5. 38397 0.037 1.06 MiB 0.01 1 76 ['Debug'] 0 Processed in {} sec. 2025-11-13 17:50:07 6. 34400 0.033 2.69 MiB 0.026 1 178 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec. 2025-11-13 17:50:07 7. 29797 0.029 1.30 MiB 0.013 1 169 ['Trace'] 0.003 Read steps statistics: {} 2025-11-13 17:50:07 8. 26346 0.025 1.15 MiB 0.011 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {} 2025-11-13 17:50:07 9. 25862 0.025 2.31 MiB 0.022 1 170 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-11-13 17:50:07 10. 25737 0.025 770.06 KiB 0.007 1 170 ['Trace'] 0 Aggregation method: {} 2025-11-13 17:50:07 11. 21609 0.021 1.70 MiB 0.017 1 144 ['Trace'] 0 An entry for key={} found in cache: {} 2025-11-13 17:50:07 12. 20108 0.019 914.31 KiB 0.009 20108 226 ['Debug'] 0.996 Authenticating user '{}' from {} 2025-11-13 17:50:07 13. 20106 0.019 2.21 MiB 0.021 20106 226 ['Debug'] 0.996 {} Authenticated with global context as user {} 2025-11-13 17:50:07 14. 20065 0.019 1.72 MiB 0.017 20065 223 ['Debug'] 0.996 {} Logout, user_id: {} 2025-11-13 17:50:07 15. 19930 0.019 1.43 MiB 0.014 19930 183 ['Debug'] 1 Creating session context with user_id: {} 2025-11-13 17:50:07 16. 19239 0.019 206.67 KiB 0.002 1 165 ['Trace'] 0 Aggregating 2025-11-13 17:50:07 17. 17030 0.016 1.17 MiB 0.011 1 754 ['Trace'] 0.364 Reserved {} on local disk {}, having unreserved {}. 2025-11-13 17:50:07 18. 16782 0.016 779.42 KiB 0.007 1 246 ['Trace'] 0.243 filled checksums {} 2025-11-13 17:50:07 19. 16718 0.016 1.13 MiB 0.011 1198 752 ['Trace'] 0.355 Trying to reserve {} using storage policy from min volume index {} 2025-11-13 17:50:07 20. 15698 0.015 1.80 MiB 0.017 1202 261 ['Trace'] 0.272 Renaming temporary part {} to {} with tid {}. 2025-11-13 17:50:07 21. 15178 0.015 394.91 KiB 0.004 669 146 ['Debug'] 0.002 Key condition: {} 2025-11-13 17:50:07 22. 15072 0.015 662.34 KiB 0.006 667 146 ['Trace'] 0.002 Filtering marks by primary and secondary keys 2025-11-13 17:50:07 23. 13975 0.014 2.63 MiB 0.026 2 167 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {} 2025-11-13 17:50:07 24. 13970 0.014 6.27 MiB 0.061 2 167 ['Trace'] 1 Request URI: {} 2025-11-13 17:50:07 25. 13944 0.013 285.96 KiB 0.003 2 167 ['Debug'] 0.013 Done processing query 2025-11-13 17:50:07 26. 13658 0.013 1.52 MiB 0.015 658 146 ['Debug'] 0.002 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges 2025-11-13 17:50:07 27. 13543 0.013 851.88 KiB 0.008 536 137 ['Debug'] 0.002 PK index has dropped {}/{} granules, it took {}ms across {} threads. 2025-11-13 17:50:07 28. 13260 0.013 686.31 KiB 0.006 597 143 ['Trace'] 0.002 Spreading mark ranges among streams (default reading) 2025-11-13 17:50:07 29. 11731 0.011 453.94 KiB 0.004 1 158 ['Debug'] 0.165 {}{} memory usage: {}. 2025-11-13 17:50:07 30. 11614 0.011 906.80 KiB 0.009 606 132 ['Trace'] 0.001 Reading {} ranges in{}order from part {}, approx. {} rows starting from {} 2025-11-13 17:50:07 31. 9478 0.009 212.88 KiB 0.002 1 150 ['Trace'] 0.001 Merging aggregated data 2025-11-13 17:50:07 32. 8985 0.009 2.82 MiB 0.027 1 183 ['Trace'] 0.004 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {}) 2025-11-13 17:50:07 33. 8176 0.008 761.34 KiB 0.007 1 60 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part 2025-11-13 17:50:07 34. 6820 0.007 259.88 KiB 0.002 133 72 ['Debug'] 0.002 Reading approx. {} rows with {} streams 2025-11-13 17:50:07 35. 6243 0.006 602.19 KiB 0.006 1 82 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}. 2025-11-13 17:50:07 36. 6243 0.006 205.06 KiB 0.002 1 82 ['Trace'] 1 TCP Request. Address: {} 2025-11-13 17:50:07 37. 6191 0.006 163.24 KiB 0.002 1 79 ['Debug'] 1 Done processing connection. 2025-11-13 17:50:07 38. 6087 0.006 599.22 KiB 0.006 1 111 ['Trace'] 0 Checking existence of path: {} 2025-11-13 17:50:07 39. 5936 0.006 686.03 KiB 0.006 1 23 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {} 2025-11-13 17:50:07 40. 5327 0.005 213.29 KiB 0.002 1 78 ['Trace'] 0.016 PREWHERE condition was split into {} steps 2025-11-13 17:50:07 41. 5324 0.005 375.01 KiB 0.004 1 550 ['Trace'] 0.825 Rolling back transaction {}{} 2025-11-13 17:50:07 42. 5253 0.005 405.26 KiB 0.004 1 99 ['Trace'] 0 Query span trace_id for opentelemetry log: {} 2025-11-13 17:50:07 43. 4497 0.004 421.74 KiB 0.004 331 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges) 2025-11-13 17:50:07 44. 4368 0.004 260.20 KiB 0.002 1336 164 ['Debug'] 0.03 There are {} detached tables. Start searching non used tables. 2025-11-13 17:50:07 45. 4368 0.004 183.42 KiB 0.002 1336 164 ['Debug'] 0.03 Found {} non used tables in detached tables. 2025-11-13 17:50:07 46. 4250 0.004 445.00 KiB 0.004 1 2 ['Trace'] 1 Creating part at path {} 2025-11-13 17:50:07 47. 4057 0.004 136.60 KiB 0.001 123 69 ['Debug'] 0.001 MinMax index condition: {} 2025-11-13 17:50:07 48. 4031 0.004 144.19 KiB 0.001 19 19 ['Trace'] 1 Flushed system log up to offset {} 2025-11-13 17:50:07 49. 4031 0.004 231.92 KiB 0.002 19 19 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {} 2025-11-13 17:50:07 50. 3861 0.004 280.09 KiB 0.003 1 80 ['Trace'] 0.006 The min valid primary key position for moving to the tail of PREWHERE is {} 2025-11-13 17:50:07 51. 3834 0.004 260.68 KiB 0.002 77 136 ['Trace'] 0.001 Running binary search on index range for part {} ({} marks) 2025-11-13 17:50:07 52. 3834 0.004 118.75 KiB 0.001 77 136 ['Trace'] 0.001 Found {} range {}in {} steps 2025-11-13 17:50:07 53. 3834 0.004 110.41 KiB 0.001 77 136 ['Trace'] 0.001 Found (LEFT) boundary mark: {} 2025-11-13 17:50:07 54. 3834 0.004 114.21 KiB 0.001 77 136 ['Trace'] 0.001 Found (RIGHT) boundary mark: {} 2025-11-13 17:50:07 55. 3548 0.003 265.70 KiB 0.003 48 99 ['Trace'] 0.021 Used generic exclusion search {}over index for part {} with {} steps 2025-11-13 17:50:07 56. 3367 0.003 252.97 KiB 0.002 1 158 ['Trace'] 0 Statistics updated for key={}: {} 2025-11-13 17:50:07 57. 3303 0.003 282.77 KiB 0.003 439 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {} 2025-11-13 17:50:07 58. 3046 0.003 89.24 KiB 0.001 1 76 ['Trace'] 0.008 Moved {} conditions to PREWHERE 2025-11-13 17:50:07 59. 2965 0.003 232.95 KiB 0.002 380 177 ['Trace'] 0.782 Part {} is not stored on zero-copy replicated disk, blobs can be removed 2025-11-13 17:50:07 60. 2753 0.003 450.66 KiB 0.004 331 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={}) 2025-11-13 17:50:07 61. 2735 0.003 77.46 KiB 0.001 1 143 ['Debug'] 1 Stop worker in {} 2025-11-13 17:50:07 62. 2735 0.003 106.84 KiB 0.001 1 192 ['Debug'] 0.502 Spawn loader worker #{} in {} 2025-11-13 17:50:07 63. 2735 0.003 200.90 KiB 0.002 1 126 ['Debug'] 1 Execute load job '{}' in {} 2025-11-13 17:50:07 64. 2735 0.003 208.91 KiB 0.002 1 67 ['Debug'] 0.002 Schedule load job '{}' into {} 2025-11-13 17:50:07 65. 2735 0.003 190.21 KiB 0.002 1 126 ['Debug'] 1 Finish load job '{}' with status {} 2025-11-13 17:50:07 66. 2734 0.003 254.24 KiB 0.002 1 67 ['Debug'] 0.001 Prioritize load job '{}': {} -> {} 2025-11-13 17:50:07 67. 2715 0.003 23.86 KiB 0 2 67 ['Trace'] 0.001 No tables 2025-11-13 17:50:07 68. 2708 0.003 89.91 KiB 0.001 1 199 ['Debug'] 0.501 Change current priority: {} -> {} 2025-11-13 17:50:07 69. 2586 0.003 596.44 KiB 0.006 1 158 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {} 2025-11-13 17:50:07 70. 2585 0.003 75.73 KiB 0.001 434 510 ['Debug'] 1 Updating strategy picker state 2025-11-13 17:50:07 71. 2510 0.002 223.04 KiB 0.002 254 508 ['Trace'] 1 Insert entry {} to queue with type {} 2025-11-13 17:50:07 72. 2509 0.002 281.72 KiB 0.003 728 206 ['Debug'] 0.981 Removing {} parts from filesystem (serially): Parts: [{}] 2025-11-13 17:50:07 73. 2458 0.002 62.41 KiB 0.001 254 508 ['Debug'] 1 Pulled {} entries to queue. 2025-11-13 17:50:07 74. 2458 0.002 141.62 KiB 0.001 254 508 ['Debug'] 1 Pulling {} entries to queue: {} - {} 2025-11-13 17:50:07 75. 2348 0.002 291.86 KiB 0.003 4 470 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now. 2025-11-13 17:50:07 76. 2261 0.002 189.21 KiB 0.002 157 529 ['Information'] 0.977 Selected {} parts from {} to {}. Merge selecting phase took: {}ms 2025-11-13 17:50:07 77. 2211 0.002 131.71 KiB 0.001 1 15 ['Debug'] 0.486 Key {} is removed from metadata 2025-11-13 17:50:07 78. 2202 0.002 281.18 KiB 0.003 1 46 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {} 2025-11-13 17:50:07 79. 2172 0.002 394.24 KiB 0.004 1 129 ['Information'] 1 Removing metadata {} of dropped table {} 2025-11-13 17:50:07 80. 2171 0.002 161.13 KiB 0.002 1 61 ['Debug'] 0 Waiting for table {} to be finally dropped 2025-11-13 17:50:07 81. 2171 0.002 250.17 KiB 0.002 1 61 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {} 2025-11-13 17:50:07 82. 2009 0.002 68.60 KiB 0.001 1 60 ['Debug'] 0 Selected MergeAlgorithm: {} 2025-11-13 17:50:07 83. 2009 0.002 164.66 KiB 0.002 1 60 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {} 2025-11-13 17:50:07 84. 2002 0.002 260.21 KiB 0.002 1 60 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec. 2025-11-13 17:50:07 85. 1999 0.002 126.72 KiB 0.001 127 60 ['Information'] 0 Merged {} parts: [{}, {}] -> {} 2025-11-13 17:50:07 86. 1930 0.002 139.49 KiB 0.001 1 500 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables 2025-11-13 17:50:07 87. 1915 0.002 241.20 KiB 0.002 1 89 ['Trace'] 0.001 Before join block: '{}' 2025-11-13 17:50:07 88. 1905 0.002 383.38 KiB 0.004 1 89 ['Trace'] 0.001 After join block: '{}' 2025-11-13 17:50:07 89. 1817 0.002 232.92 KiB 0.002 81 98 ['Trace'] 0.974 Skipped {} old parts, found {} old parts to remove. Parts: [{}] 2025-11-13 17:50:07 90. 1815 0.002 195.90 KiB 0.002 81 98 ['Debug'] 0.974 Removing {} parts from memory: Parts: [{}] 2025-11-13 17:50:07 91. 1815 0.002 33.73 KiB 0 81 98 ['Debug'] 0.974 Removed {} {} parts 2025-11-13 17:50:07 92. 1573 0.002 88.67 KiB 0.001 2 88 ['Trace'] 0.001 Left table estimation: {}, right table estimation: {} 2025-11-13 17:50:07 93. 1500 0.001 26.37 KiB 0 1439 157 ['Debug'] 0.018 Loading data parts 2025-11-13 17:50:07 94. 1466 0.001 32.93 KiB 0 1435 154 ['Debug'] 0.016 There are no data parts 2025-11-13 17:50:07 95. 1410 0.001 67.47 KiB 0.001 1394 120 ['Trace'] 0.987 dropAllData: removing all data parts from memory. 2025-11-13 17:50:07 96. 1410 0.001 24.79 KiB 0 1394 120 ['Trace'] 0.987 dropAllData: done. 2025-11-13 17:50:07 97. 1410 0.001 90.88 KiB 0.001 1394 120 ['Information'] 0.987 dropAllData: removing table directory recursive to cleanup garbage 2025-11-13 17:50:07 98. 1410 0.001 59.21 KiB 0.001 1394 120 ['Information'] 0.987 dropAllData: clearing temporary directories 2025-11-13 17:50:07 99. 1410 0.001 81.45 KiB 0.001 1394 120 ['Trace'] 0.987 dropAllData: removing data parts (count {}) from filesystem. 2025-11-13 17:50:07 100. 1410 0.001 42.69 KiB 0 1394 120 ['Trace'] 0.987 dropAllData: waiting for locks. 2025-11-13 17:50:07 2025-11-13 17:50:08 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-11-13 17:50:08 2025-11-13 17:50:08 2025-11-13 17:50:08 2025-11-13 17:50:08 Top messages without format string (fmt::runtime): 2025-11-13 17:50:08 2025-11-13 17:50:08 count pattern runtime_message line 2025-11-13 17:50:08 2025-11-13 17:50:08 1. 54 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70) 2025-11-13 17:50:08 2. 4 CodeDBExceptionExpectedargumento Code: 395. DB::Exception: Expected argument of data type real: while executing 'FUNCTION throwIf(1_Bool :: 1, 'Expected argument of data type real'_String :: 2) -> throwIf(1_Bool, 'Expected argument of data type real'_String) UInt8 : 3'. (FUNCTION_THROW_IF ('/executeQuery.cpp',301) 2025-11-13 17:50:08 3. 4 CodeDBExceptionMaxquerysizeexcee Code: 62. DB::Exception: Max query size exceeded (can be increased with the `max_query_size` setting): Syntax error: failed at position 1048577 (-): -. . (SYNTAX_ERROR) (version 25.3.8.10076.altinitytest (altinity build)) (from [::ffff:127.0.0.1]:35160) (i ('/executeQuery.cpp',301) 2025-11-13 17:50:08 4. 2 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 55 ('by'): by LastName;. Max query size exceeded (can be increased with the `max_query_size` setting): 'by'. (SYNTAX_ERROR) (version 25.3.8.10076.altinitytest (altinity build)) (from [::1]:57928) (c ('/executeQuery.cpp',301) 2025-11-13 17:50:08 5. 2 CodeDBExceptionReceivedfromlocal Code: 60. DB::Exception: Received from localhost:9000. DB::Exception: Table shard_1.data_01850 does not exist. Maybe you meant shard_1.data_02346?. Stack trace: ↴ ('/executeQuery.cpp',301) 2025-11-13 17:50:08 ↳ ↴ 2025-11-13 17:50:08 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Excepti 2025-11-13 17:50:08 6. 2 CodeDBExceptionUnrecognizedtoken Code: 62. DB::Exception: Unrecognized token: Syntax error: failed at position 8 (ы): ыыы'. . (SYNTAX_ERROR) (version 25.3.8.10076.altinitytest (altinity build)) (from [::ffff:127.0.0.1]:47560) (comment: 03328_syntax_error_exception.sh) (in query: SELEC ('/executeQuery.cpp',301) 2025-11-13 17:50:08 7. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 8. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 9. 1 newconfiglogidxprevlogidxcurconf new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 10. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 11. 1 numberofpendingcommitelements number of pending commit elements: 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 12. 1 parameterselectiontimeoutrangehe parameters: election timeout range 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 2147483647, client timeout 10000, auto forwardin ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 13. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 14. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 15. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 16. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 17. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 ↳my id: 1, voting_member ↴ 2025-11-13 17:50:08 ↳num peers: 0 2025-11-13 17:50:08 18. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 19. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 ↳commit index 0 ↴ 2025-11-13 17:50:08 ↳term 0 ↴ 2025-11-13 17:50:08 ↳election timer allowed ↴ 2025-11-13 17:50:08 ↳log store start 1, end 0 ↴ 2025-11-13 17:50:08 ↳config log idx 0, prev log idx 0 ↴ 2025-11-13 17:50:08 ↳ -- ASYNC REPLICATION -- 2025-11-13 17:50:08 20. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 21. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 22. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0) 2025-11-13 17:50:08 23. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 24. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 25. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43) 2025-11-13 17:50:08 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴ 2025-11-13 17:50:08 ↳my id: 1, leader: 1, term: 1 2025-11-13 17:50:08 26. 1 StartingClickHousealtinitytestre Starting ClickHouse 25.3.8.10076.altinitytest (revision: 4294967295, git hash: d18fc23a98475a020f20bbddf4e7aef7523eac4a, build id: 66FB78A6220B80B82DE85C1B4EC077D678DA5482), PID 416 ('',0) 2025-11-13 17:50:08 27. 1 startingup starting up ('',0) 2025-11-13 17:50:08 28. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43) 2025-11-13 17:50:21 29. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43) 2025-11-13 17:50:21 2025-11-13 17:50:21 2025-11-13 17:50:21 2025-11-13 17:50:21 Top messages not matching their format strings: 2025-11-13 17:50:21 2025-11-13 17:50:21 message_format_string count() any_message 2025-11-13 17:50:21 2025-11-13 17:50:21 1. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 91 /var/lib/clickhouse/disks/s3_disk/store/d17/d1764831-aec5-4362-bb17-4ee28f5efe79/tmp_insert_201403_8_8_0/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 3 similar messages) 2025-11-13 17:50:21 2. 77 If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. 2025-11-13 17:50:21 3. Close WriteBufferFromAzureBlobStorage. {}. 3 Close WriteBufferFromAzureBlobStorage. ffvnyjtbhgmdqftckpbsciwqdronqxvl. (LogSeriesLimiter: on interval from 2025-11-13 17:34:24 to 2025-11-13 17:34:33 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage) 2025-11-13 17:50:21 2025-11-13 17:50:21 2025-11-13 17:50:21 2025-11-13 17:50:21 Top short messages: 2025-11-13 17:50:21 2025-11-13 17:50:21 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate 2025-11-13 17:50:21 2025-11-13 17:50:21 1. 10 Creating {}: {} Creating table test_mk0pwkae.data_native_copy: CREATE TABLE IF NOT EXISTS test_mk0pwkae.data_native_copy UUID '5b55d0f5- 149 2025-11-13 17:50:21 2. 4 {} Server was built with thread sanitizer. It will work slowly. 34 2025-11-13 17:50:21 3. 2 Froze {} parts Froze 1 parts -13 2025-11-13 17:50:21 4. 2 Unknown setting '{}' Code: 115. DB::Exception: Unknown setting 'xxx_yyy'. (UNKNOWN_SETTING) (version 25.3.8.10076.altinitytest (altinity buil 27 2025-11-13 17:50:21 5. 2 Table {} is not empty Code: 705. DB::Exception: Table tab2 is not empty. (TABLE_NOT_EMPTY) (version 25.3.8.10076.altinitytest (altinity build) 25 2025-11-13 17:50:21 2025-11-13 17:50:21 2025-11-13 17:50:21 2025-11-13 17:50:21 Top messages by level: 2025-11-13 17:50:21 2025-11-13 17:50:21 (0.00031706689918239273,'Constraint {} for table {} is violated at row {}. Expression: ({}). Column values: {}') Error 2025-11-13 17:50:21 (0.000017400012760009357,'Destination table {} has different type of column {} ({} != {}). Data from destination table are converted.') Warning 2025-11-13 17:50:21 (0.002196268277263403,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information 2025-11-13 17:50:21 (0.051652904545463334,'(from {}{}{}){}{}{} {} (stage: {})') Debug 2025-11-13 17:50:21 (0.05163937120220555,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace 2025-11-13 17:50:21 2025-11-13 17:50:21 + set -e Files in current directory + echo 'Files in current directory' + ls -la ./ total 127300 drwxr-xr-x 1 root root 4096 Nov 13 17:36 . drwxr-xr-x 1 root root 4096 Nov 13 17:36 .. -rw-rw-r-- 1 root root 389 Apr 16 2025 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 26 2025 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot drwxr-x--- 3 root root 4096 Nov 13 17:34 data drwxr-xr-x 14 root root 3840 Nov 13 17:06 dev -rwxr-xr-x 1 root root 0 Nov 13 17:06 .dockerenv drwxr-xr-x 1 root root 4096 Nov 13 17:07 etc drwxr-x--- 2 root root 4096 Nov 13 17:34 flags drwxr-x--- 2 root root 4096 Nov 13 17:34 format_schemas drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 26 2025 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 26 2025 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 26 2025 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 26 2025 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 16 2025 mc drwxr-xr-x 2 root root 4096 Jan 26 2025 media drwxr-x--- 2 root root 4096 Nov 13 17:34 metadata drwxr-x--- 2 root root 4096 Nov 13 17:34 metadata_dropped -rwxr-xr-x 1 root root 103174296 Apr 16 2025 minio drwxr-xr-x 4 root root 4096 Nov 13 17:07 minio_data drwxr-xr-x 2 root root 4096 Jan 26 2025 mnt drwxr-xr-x 1 root root 4096 Apr 1 2025 opt -rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Nov 13 17:06 package_folder drwxr-x--- 2 root root 4096 Nov 13 17:36 preprocessed_configs dr-xr-xr-x 309 root root 0 Nov 13 17:06 proc -rw-r--r-- 1 root root 29 Nov 13 17:13 queries_02352 -rw-r----- 1 root root 1 Nov 13 17:34 quotas.list drwxrwxr-x 17 1000 1000 4096 Nov 13 17:05 repo -rw-rw-r-- 1 root root 863 Apr 16 2025 requirements.txt -rw-r----- 1 root root 1 Nov 13 17:34 roles.list drwx------ 1 root root 4096 Nov 13 17:24 root -rw-r----- 1 root root 1 Nov 13 17:34 row_policies.list drwxr-xr-x 1 root root 4096 Nov 13 17:07 run lrwxrwxrwx 1 root root 8 Jan 26 2025 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Nov 13 17:07 script.gdb -rw-r--r-- 1 root root 69137 Nov 13 17:36 server.log -rw-r----- 1 root root 1 Nov 13 17:34 settings_profiles.list -rwxrwxr-x 1 root root 9908 Apr 16 2025 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 26 2025 srv drwxr-x--- 3 root root 4096 Nov 13 17:34 store dr-xr-xr-x 13 root root 0 Nov 13 17:06 sys drwxrwxr-x 2 1000 1000 4096 Nov 13 17:11 test_output drwxrwxrwt 1 root root 4096 Nov 13 17:50 tmp drwxr-x--- 2 root root 4096 Nov 13 17:34 user_files -rw-r----- 1 root root 1 Nov 13 17:34 users.list drwxr-xr-x 1 root root 4096 Jan 26 2025 usr -rw-r----- 1 root root 36 Nov 13 17:34 uuid drwxr-xr-x 1 root root 4096 Jan 26 2025 var Files in root directory + echo 'Files in root directory' + ls -la / total 127300 drwxr-xr-x 1 root root 4096 Nov 13 17:36 . drwxr-xr-x 1 root root 4096 Nov 13 17:36 .. -rw-rw-r-- 1 root root 389 Apr 16 2025 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 26 2025 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot drwxr-x--- 3 root root 4096 Nov 13 17:34 data drwxr-xr-x 14 root root 3840 Nov 13 17:06 dev -rwxr-xr-x 1 root root 0 Nov 13 17:06 .dockerenv drwxr-xr-x 1 root root 4096 Nov 13 17:07 etc drwxr-x--- 2 root root 4096 Nov 13 17:34 flags drwxr-x--- 2 root root 4096 Nov 13 17:34 format_schemas drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 26 2025 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 26 2025 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 26 2025 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 26 2025 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 16 2025 mc drwxr-xr-x 2 root root 4096 Jan 26 2025 media drwxr-x--- 2 root root 4096 Nov 13 17:34 metadata drwxr-x--- 2 root root 4096 Nov 13 17:34 metadata_dropped -rwxr-xr-x 1 root root 103174296 Apr 16 2025 minio drwxr-xr-x 4 root root 4096 Nov 13 17:07 minio_data drwxr-xr-x 2 root root 4096 Jan 26 2025 mnt drwxr-xr-x 1 root root 4096 Apr 1 2025 opt -rw-r--r-- 1 root root 0 Feb 15 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Nov 13 17:06 package_folder drwxr-x--- 2 root root 4096 Nov 13 17:36 preprocessed_configs dr-xr-xr-x 309 root root 0 Nov 13 17:06 proc -rw-r--r-- 1 root root 29 Nov 13 17:13 queries_02352 -rw-r----- 1 root root 1 Nov 13 17:34 quotas.list drwxrwxr-x 17 1000 1000 4096 Nov 13 17:05 repo -rw-rw-r-- 1 root root 863 Apr 16 2025 requirements.txt -rw-r----- 1 root root 1 Nov 13 17:34 roles.list drwx------ 1 root root 4096 Nov 13 17:24 root -rw-r----- 1 root root 1 Nov 13 17:34 row_policies.list drwxr-xr-x 1 root root 4096 Nov 13 17:07 run lrwxrwxrwx 1 root root 8 Jan 26 2025 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Nov 13 17:07 script.gdb -rw-r--r-- 1 root root 69137 Nov 13 17:36 server.log -rw-r----- 1 root root 1 Nov 13 17:34 settings_profiles.list -rwxrwxr-x 1 root root 9908 Apr 16 2025 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 26 2025 srv drwxr-x--- 3 root root 4096 Nov 13 17:34 store dr-xr-xr-x 13 root root 0 Nov 13 17:06 sys drwxrwxr-x 2 1000 1000 4096 Nov 13 17:11 test_output drwxrwxrwt 1 root root 4096 Nov 13 17:50 tmp drwxr-x--- 2 root root 4096 Nov 13 17:34 user_files -rw-r----- 1 root root 1 Nov 13 17:34 users.list drwxr-xr-x 1 root root 4096 Jan 26 2025 usr -rw-r----- 1 root root 36 Nov 13 17:34 uuid drwxr-xr-x 1 root root 4096 Jan 26 2025 var + clickhouse-client -q 'system flush logs' + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + stop_logs_replication + echo 'Detach all logs replication' Detach all logs replication + clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')' + tee /dev/stderr + timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}' xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value + rm /etc/clickhouse-server/users.d/limits.yaml + clickhouse-client -q 'system reload config' + logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0' + sleep 1 + ./mc admin config reset clickminio logger_webhook:ch_server_webhook 'logger_webhook:ch_server_webhook' is successfully reset. + ./mc admin config reset clickminio audit_webhook:ch_audit_webhook 'audit_webhook:ch_audit_webhook' is successfully reset. + clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow' + sudo clickhouse stop --max-tries 300 ==116602==Installed the sigaction for signal 11 ==116602==Installed the sigaction for signal 7 ==116602==Installed the sigaction for signal 8 ==116602==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19 ***** Running under ThreadSanitizer v3 (pid 116602) ***** ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024 ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096 ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096 ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096 ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024 ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096 ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024 ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024 ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096 ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024 /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Sent terminate signal to process with pid 416. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 416. The process with pid = 416 does not exist. Server stopped Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31569 allocations; remains 6298 01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000 02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000 03 ( 48): mapped: 512K allocs: 10496 frees: 9216 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000 04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000 05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000 06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000 07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000 08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000 09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000 10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000 11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000 12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000 13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000 14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000 15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000 16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000 17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000 18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000 19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000 20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000 21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000 22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000 23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000 24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000 25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 100K releases: 2 last released: 120K region: 0x726400000000 26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000 27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000 28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000 29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000 30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000 31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000 32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000 34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000 35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000 36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000 38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000 39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000 40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000 42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000 43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000 44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000 45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 36K releases: 0 last released: 0K region: 0x72b400000000 47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000 Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8; + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + kill 1351 + rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log + : + rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log + : + data_path_config=--path=/var/lib/clickhouse/ + zstd --threads=0 + [[ -n '' ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + check_logs_for_critical_errors + sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log + rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp + echo -e 'No sanitizer asserts\tOK\t\N\t' + rm -f /test_output/tmp + rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t' + rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No logical errors\tOK\t\N\t' + '[' -s /test_output/logical_errors.txt ']' + rm /test_output/logical_errors.txt + rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache' + echo -e 'No lost s3 keys\tOK\t\N\t' + grep SharedMergeTreePartCheckThread + rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/no_such_key_errors.txt ']' + rm /test_output/no_such_key_errors.txt + rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'Not crashed\tOK\t\N\t' + rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/fatal_messages.txt ']' + rm /test_output/fatal_messages.txt + rg -v 'rg -Faz ' + rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst + rg -Fa ' received signal ' /test_output/gdb.log + dmesg -T + grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log + echo -e 'No OOM in dmesg\tOK\t\N\t' + /repo/tests/docker_scripts/process_functional_tests_result.py 2025-11-13 17:52:49,592 File /repo/tests/broken_tests.json with broken tests found 2025-11-13 17:52:49,592 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst 2025-11-13 17:52:49,600 Is flaky check: False 2025-11-13 17:52:49,600 Result parsed File /repo/tests/analyzer_tech_debt.txt with broken tests found Broken tests in the list: 1 Broken tests in the list: 1 2025-11-13 17:52:49,603 Result written + rm /var/log/clickhouse-server/clickhouse-server.log + mv /var/log/clickhouse-server/stderr.log /test_output/ + [[ -n '' ]] + tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets + rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/ + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + collect_core_dumps + find . -type f -maxdepth 1 -name 'core.*' + read -r core